Put Powered Off Hosts in Drain Mode before Running Scripts

Currently when you run a script against all the hosts in a host pool, the powered off host will be powered on to run the script. The problem is that these hosts start, and they can accept connections. 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 connection.

3

Comments (0 comments)

Please sign in to leave a comment.