Jump to content

Recommended Posts

Posted

I am really struggling to remove a windows update via startup script:

 

wusa /uninstall

Desnt support /quiet anymore so hangs waiting for user input

 

DISM.exe /Online /Remove-Package

Seems need need a service running before it can work, and this dependant service is not running at startup

 

Running anything at logon runs in user context and the students will not have access to remove updates..

 

 

Any ideas please?

Thanks

Posted
any time I have wanted to "do something at startup" but needed this to run after x amount of time (for services to start) then I have set up a scheduled task. Im not keen on this though and was a typical adobe way of sneaking updates and runtimes in the background.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...