Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Can I deploy Window Feature Updates via PDQ?

I have a bunch of PCs on win 10 1703, can I push out the 1709 feature update via PDQ?

1

Comments

6 comments
Date Votes
  • Hello, I push the upgrade with this package (1903 but it's the same with 1709) :

    • Step 1 command : mkdir C:\1903\logs
    • Step 2 File Copy : Win10_1903_French_x64 to C:\1903\temp
    • Step 3 command : C:\1903\temp\setup.exe /auto upgrade /migratedrivers all /ShowOOBE none /Compat IgnoreWarning /Telemetry Disable /uninstall disable /copylogs C:\1903\logs /pkey "PRODUCTKEYHERE" /dynamicupdate disable
    0
  • thanks, that's perfect! Do you have a volume license? We don't, I'm thinking I'd need to extract the key for each PC.

    0
  • Yes i use a GVLK product Key. I think you can delete "/pkey" parameter and it will just use the MAK product Key already use.

    0
  • I keep getting this error: setup.exe returned error code -1047526908

    Any ideas as to what I'm doing wrong?

    0
  • I keep getting this error: setup.exe returned error code -1047526908

    Any ideas as to what I'm doing wrong?

    0
  • If you have WSUS up and running there is an update you can approve there to update system to latest version of Windows.

    0