Configures the maximum number of processes a remote shell is allowed to launch.
Any number from 0 to 0x7FFFFFFF can be set, where 0 means unlimited number of processes.
If you disable or do not configure this policy setting, the limit will be 5 processes per shell.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows\WinRM\Service\WinRS |
Value Name | MaxProcessesPerShell |
Value Type | REG_DWORD |
Default Value | 5 |
Min Value | 0 |
Max Value | 2147483647 |