petben Posted June 18, 2019 Posted June 18, 2019 Running this when logged in updates the OS: "\\server\share\Windows_10_1903\setup.exe" /Auto Upgrade /DynamicUpdate Disable Running as a startup script does not do anything. Any ideas? Thanks
3s-gtech Posted June 18, 2019 Posted June 18, 2019 Does it run from a UNC path at all? Does it work when you run that within a logged on session?
petben Posted June 18, 2019 Author Posted June 18, 2019 yes when logged in that command line works and 1903 update starts. we use many many startup scripts and they all work
3s-gtech Posted June 18, 2019 Posted June 18, 2019 I've never run the upgrade from a UNC path is all - didn't know if it'll work. Looking at this https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-command-line-options it suggests that an error will cause it to silently exit, but it should log a code. Anything in the logs?
Arthur Posted June 18, 2019 Posted June 18, 2019 Running as a startup script does not do anything. Could it be due to the missing /quiet parameter? Is Windows setup displaying a GUI which you can't see?
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