Do you have any exclusions configured for Horizon, AppVolumes, etc? If anything is attaching a login, ATP could be really curious why a 20GB virtual disk just popped up. We also configured a policy t...
See more...
Do you have any exclusions configured for Horizon, AppVolumes, etc? If anything is attaching a login, ATP could be really curious why a 20GB virtual disk just popped up. We also configured a policy to set the average CPU load factor to 5% from its default. It doesn't prevent spikes, but averages out to be less than 5% CPU utilization. If your post-sync scripts are still causing errors, check them and make sure they aren't blocked by any "mark of the web" tags. We were having the same issue no matter how long we extended the post-sync timer and then noticed a .ps1 was blocked. Ultimately, what we ended up doing today that has worked was building a scheduled task that is created and executed when the instant clone builds. This scheduled task runs the non-persistent machine onboarding.ps1 from Microsoft which then runs the onboarding.cmd. So far, this has worked successfully on 3 IC desktop pools and around 800 machines. Each instant clone has received a unique SenseGUID variable and is reporting correctly in the security console.