For powershell version:powershell 2.0 and 4.0 Is
Is there a command used set the screenbuffersizescreenbuffersize of powershell console. I?
I need to set the property of powershell console, not default size. I have tried the below command. reg add "HKEY_CURRENT_USER\Console" /t REG_DWORD /v ScreenBufferSize /d 0x07d003e8 /f thank for your help.
reg add "HKEY_CURRENT_USER\Console" /t REG_DWORD /v ScreenBufferSize /d 0x07d003e8 /f