Run Scripts on Powered Off Hosts - Add Drain Mode

When you run a script against all the hosts in a host pool, the powered off hosts will be powered on to run the script. The problem is that when these hosts start, they can accept connections, and if a user connects, the host will still shutdown once the script has finished running. There should be a change in logic to put the host in drain mode to avoid a user connecting to those machines.

9

Comments (1 comment)

0
Avatar
Jason Lucas

This would be helpful with V6 SKUs that have temp disks, when running a script to initialize the NVME disk and changing the page file location.

Please sign in to leave a comment.