That exactly right! for example:
Set-ItemProperty .\DefaultAppPool -Name queueLength -Value 2000
would double the value from 1000 to 2000.
-VERN
That exactly right! for example:
Set-ItemProperty .\DefaultAppPool -Name queueLength -Value 2000
would double the value from 1000 to 2000.
-VERN