Closed daimhin closed 7 years ago
We normally use the graceful shutdown option when disabling a server from the NetScaler.
The Disable-NSLBServer cmdlet has no options for doing a graceful shutdown.
Add code to allow a graceful shutdown and be able to specify a number of seconds before the graceful shutdown.
Expected Behavior
We normally use the graceful shutdown option when disabling a server from the NetScaler.
Current Behavior
The Disable-NSLBServer cmdlet has no options for doing a graceful shutdown.
Possible Solution
Add code to allow a graceful shutdown and be able to specify a number of seconds before the graceful shutdown.