A PowerShell-based deployment tool designed for enterprise environments to temporarily enable Windows automatic updates for specific maintenance tasks.
- Temporarily enables Windows automatic updates (reverts after reboot)
- Allows end users to:
- Install apps from Microsoft Store
- Apply Windows updates
- Add language packs
- Install optional features
- Built on PSAppDeployToolkit for enterprise deployment
- Silent execution support for background operation
- Multi-language support (English, German, French, Russian, Chinese, etc.)
- Automatic cleanup after execution
If you encounter any issues:
- Open an Issue
- Start a Discussion
- Contact the author directly:
- Email: [email protected]
- QQ Group: 715152187
- WeChat Official Account: AI发烧友
- When IT needs to temporarily grant update permissions
- When users need to install specific Store apps
- When deploying language packs or optional features
- Windows 10 or later
- Windows Server 2016 or later
- PowerShell 5.1 or later
- Administrative privileges
- Download the latest release
- Run
enable_windows_automatic_update-V1.2.exe
as Administrator - Users can now perform required updates
- Permissions will auto-revoke after reboot
enable_windows_automatic_update-V1.2.exe /silent
- Name: iamtornado
- Website: https://github.com/iamtornado
- Email: [email protected]
- QQ group: 715152187
- WeChat Official Account: AI发烧友