Issues with Auto-scale and Load balancing on Cloud.
Autoscale is configured to shut down half of the servers during the weekend.
They have noticed there were once 138 sessions on Server until server crashed. Load balancing was not working as expected. Least loaded servers were not accepting session.
When using Scheduled Natural Reboot, machines are set to `NeedsStart` = True, which means that when the machine reaches 0 sessions, it will restart. In the meantime, machines that have NeedsStart = True will be less preferred. Less preferred machines will not be as fully loaded as those which are more preferred.