Create or modify a Group Policy Object that applies to the target computers.
Under Computer Configuration\Policies\Windows Settings\Scripts\Startup create a Powershell Script entry named "DisableStartupAppTask.ps1"
In the script, have the single line of code:
Disable-ScheduledTask -TaskName '\Microsoft\Windows\Application Experience\StartupAppTask'
Monday, October 31, 2016
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment