janrenzlow Posted March 24, 2022 Posted March 24, 2022 Hello, at my work I have numerous notebooks to install. Among other things, I want to search and install Windows updates all automatically. This succeeds quite well with the one-liner: Runwait (@ComSpec & ' /c ' & 'explorer.exe ms-settings:windowsupdate-action','') But how can I catch the event when all updates are installed and then restart the computer first? Thanks for your answers in advance Jan
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now