HP ThinUpdate - Administrator Guide
Table Of Contents

8 Windows Update Catalog
Windows Update Catalog lets you search for and download available updates for Windows operating systems.
To open the Windows Update Catalog screen:
▲ In the main menu of HP ThinUpdate, select View available updates for Windows operating systems.
NOTE: To return to the main menu, select Back.
Downloading updates
1. On the Windows Update Catalog screen, select an operating system from the list.
2. Specify the destination path on the local drive or network drive.
3. Select the updates that you want to download.
4. Select Download.
Installing updates
1. Open a command-line tool (either Command Prompt or Windows PowerShell) in administrator mode by
right-clicking the program and selecting Run as administrator.
2. Enter the following command (replace <path> with the package path).
Dism /Online /Add-Package /PackagePath:<path> /NoRestart
The package path can be a single .cab le or a folder containing multiple .cab les as shown in the following
examples:
Dism /Online /Add-Package /PackagePath:C:\packages\package.cab /NoRestart
Dism /Online /Add-Package /PackagePath:C:\packages /NoRestart
TIP: For more information about DISM, go to https://docs.microsoft.com/en-us/windows-hardware/
manufacture/desktop/dism-operating-system-package-servicing-command-line-options.
Saving a list of available updates
1. On the Windows Update Catalog screen, select an operating system from the list.
2. Specify the destination path on the local drive or network drive.
3. Select Generate.
Conguring custom proxy settings
1. On the Windows Update Catalog Screen, select Options.
2. Select Custom proxy, specify the proxy address and port, and then select OK.
Downloading updates 9