Forum Discussion
Eric_Logsdon
Apr 25, 2025Brass Contributor
Sending notifications with Azure Virtual Desktop Auto-Shutdown
We have several Virtual Desktops that are used during business hours. I know I can use the auto-shutdown feature to shut the VM down at a scheduled time at night to save costs. What I would like to d...
- May 20, 2025
may be you can check for some PowerShell script that can be added task scheduler which will run in specific time to intimate users before the shutdown
KartikDogra
May 20, 2025Brass Contributor
may be you can check for some PowerShell script that can be added task scheduler which will run in specific time to intimate users before the shutdown
Eric_Logsdon
May 21, 2025Brass Contributor
I am looking at AVD-Shutdown from GitHub (https://github.com/fortytwoservices/AVD-Shutdown). I am having some issues with it. I will ask a new question to seek help on that.
Thanks.