Update version from 1511 to 1909 with pdq deploy
hey, I try to update the windows 10 version 1511 to 1909 with PDQ deploy
I tried with this command:
C:\1909Update\setup.exe /auto upgrade /migratedrivers all /ShowOOBE none /Compat IgnoreWarning /Telemetry Disable
after I copied the files to the computers, and this not updated.
What I do not right?
-
Uninstall the drivers for PDF printer and XPS printer.
DISM /online /disable-feature /featurename:Printing-PrintToPDFServices-Features
DISM /online /disable-feature /featurename:Printing-XPSServices-FeaturesStop WSUS if active. Stop Windows Updates and delete the C:\SoftwareDistribution folder.
C:\Windows_10_1909_Installer\setup.exe /auto upgrade /quiet /NoReboot /BitLocker AlwaysSuspend /CopyLogs C:\Temp\Logfiles.log is what I use.
You will probably have issues with the video driver an hard drive controllers, but you can try updating all drivers to the newest versions. Microsoft doesn't make this process easy.
Please sign in to leave a comment.
Comments
3 comments