


Setup.exe /ConfigFile setupconfig.ini Consider Using Action1 to Update Windows 10 if: To start the Windows 10 update using the settings file, use the command: This file should be in the directory with setup.exe and contain something like this, similar to the command above: Starting with Windows 10 1607, you can specify installation parameters through the Setupconfig.ini file. You can use other setup.exe options when upgrading Windows 10. If the parameter is not set, the installer makes decisions for each driver individually. The /migratedrivers all option is used to force the migration of all drivers. You can also use the /auto:data mode if you want to save only user data, but not installed programs.

In /Auto:Upgrade mode, all applications and user data are saved during the upgrade. \ W101903\Windows10圆4-1903_ru\setup.exe /auto upgrade /DynamicUpdate disable /showoobe None /Telemetry Disable Create a simple bat file run_win10_upgrade.bat in the network folder with the unpacked Windows 10 distribution with the following code: If you have not identified compatibility issues that interfere with updating the Windows 10 build, you can run the update on your computer with a simple script. The general syntax and parameters for Setup.exe are listed below:Īutomate Windows 10 Upgrade from the Command Line A typical start of setup.exe starts the graphical Windows 10 Upgrade Wizard, but this program has a numerous command-line options that can be used to automate OS updates on users’ computers. The setup program Windows setup.exe is used to update the build of Windows 10. Setup.exe Installer Options in Windows 10 Automating Windows 10 Upgrade from the Command Line.Compatibility Check (Upgrade Capabilities) Windows 10.Generate a relevant Windows 10 ISO image.Setup.exe installer options in Windows 10.In this article, we will show how to use the setup.exe parameters to upgrade Windows and check compatibility with the new Windows 10 build. The setup.exe installer in the Windows 10 distribution has a fairly large set of command-line options that may be of interest to the administrator for automating and managing updating the build (version / build) of Windows 10 on users computers using SCCM and other tools.
