Forum Discussion
Sending notifications with Azure Virtual Desktop Auto-Shutdown
- May 21, 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
Other than the Virtual Machine Auto shutdown setting, is there a policy or setting that would shut down and notify the logged-on users (for a shared virtual desktop) that a shutdown is imminent?
Thanks.
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_LogsdonMay 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.
- Eric_LogsdonMay 21, 2025Brass Contributor
Brilliant minds think alike. 😊I've been looking at the AVD-Shutdown webhook from fortytwoservices on GitHub. (https://github.com/fortytwoservices/AVD-Shutdown) I am currently having authentication issues with that. I'm going to open a new question for that issue.
Thanks for your help.