Have you learnt we are able to additionally set up updates utilizing instructions on Command Immediate on Home windows? Sure, you may verify for updates, obtain them, and set up them utilizing PowerShell or Command Immediate. On this information, we present you varied command-line switches to deploy replace packages on Home windows 11/10.
Command-line switches to deploy Microsoft software program Replace packages
The next are the assorted command-line instruments that you should use to do varied features with Microsoft software program replace packages.
- /assist; /h; /?
- /quiet
- /passive
- /norestart
- /forcerestart
- /warnrestart[:x ]
- /promptrestart
- /uninstall
- /log
- /extract
Let’s get into the main points of every command-line device.
1] /assist; /h; /?
This command-line device helps you get assist in the type of a dialog field with info exhibiting the proper utilization of the Setup command, a listing of command-line switches, and their behaviors. This change is invoked once you use a command-line change wrongly and guides you on utilizing it appropriately. Additionally, you may show it on the Command-line Interface (CLI) or the graphical person interface (GUI).
2] /quiet
This makes the set up or uninstallation packages run within the background quietly with out even exhibiting you warnings, data, or restart prompts. All of the prompts or messages are saved in a log file.
3] /passive
This command-line change runs the set up or uninstallation program within the passive mode. On this mode, you don’t get any prompts or messages whereas within the course of. You possibly can see the progress of the method, however can not cancel the method. A /warnrestart change is invoked by default on this mode, simply to warn you about restart within the course of.
Learn: How you can run Home windows Updates from Command Line
4] /norestart
In case you don’t need your laptop to restart after the set up or uninstallation course of is full, this command-line change may also help you keep away from it. It stops the restart course of, even when this system requires it.
5] /forcerestart
This command-line change forces the restart of your laptop even when this system doesn’t require it after the set up of uninstallation to make modifications. If you use this command all of the working packages and processes are closed for restart.
6] /warnrestart[:x ]
This command-line change invokes a dialog field that warns you of restarting in x seconds. x within the command signifies the variety of seconds by which the restart happens. If no worth is specified, it’s going to restart in 30 seconds, by default. The dialog field additionally accommodates a Cancel and a Restart Now button. You possibly can click on on any button to proceed with the restart or cancel it.
7] /promptrestart
It prompts the person to restart the pc for the modifications to take impact. It’s as much as the person to restart or cancel it.
8] /uninstall
It uninstalls the bundle out of your fully once you run this command-line change.
9] /log
This command-line change permits the person to indicate the trail for the native log file. It additionally invokes the default logging habits.
10] /extract
Utilizing this command-line change, you may extract the set up recordsdata to a specified folder in your laptop.
These are the completely different command-line switches that may aid you deploy Microsoft software program replace packages.
How you can replace Drivers utilizing Command Immediate
Learn:How do I set up updates from the command line?
You possibly can set up updates from the command line simply utilizing the required instructions like UsoClient StartScan for checking the updates, UsoClient StartDownload for downloading updates, UsoClient StartInstall for putting in updates, and so on.
What’s the command to replace insurance policies in cmd?
To replace insurance policies in Command Immediate, kind gpupdate /goal: laptop, to replace the insurance policies which were modified, press Enter. To replace all of the earlier insurance policies whether or not modified or unchanged, kind gpupdate /goal: laptop /power and press Enter.
Associated Learn: How you can verify Home windows Replace Historical past utilizing PowerShell or CMD.