July, 2019

Powershell script to enable Citrix AutoScale

The Citrix console is really difficult to use to configure AutoScale on delivery groups, especially using the cloud version. It's easier to create a script to configure the new AutoScale settings. At the top configure the delivery group settings and then execute.

When creating a delivery group the default Autoscale will be Weekdays/Weekend.

The script will clear this out if $reset = $true

Then will configure each days schedule

 

You will notice that the times are set in 30 minute blocks, 7:30AM would be 15.

 

Download