Usoclient what is it

broken image
broken image

For this, type below command hit Enter key: Install-Module PSWindowsUpdateĤ) If you get the message “Do you want Powershell to install and import the NuGet provider now?”, type Y and press the Enter key.Ĥ) If you are prompted again with a message “Are you sure you want to install the module from PSGallery”, type Y and press the Enter key.ĥ) To check for and simultaneously download any Windows Update, type Get-WindowsUpdateĦ) To install those downloaded updates, type Install-WindowsUpdateħ) Type Y and hit Enter when prompted with the message “Confirm Are you sure you want to perform this action?”Ĭlose the PowerShell window by clicking on the cross sign at the top right corner of the window.

broken image

This is another method but very much similar to the command prompt to run the Windows Update on your system:ġ) Go to the Start button (Windows logo) at the bottom left corner of your screen and right-click on it.Ģ) In the user menu that pops up, select Windows Powershell (Admin)ģ) When the PowerShell window opens you will have to first install the module of Windows Update onto PowerShell for the commands to work. If you are receiving Windows update error code 0xc8000222 then you may read this to fix it. Please note that while executing the above command line, you might not able to see any Windows update. Now you can type exit to close the command prompt window.