KUC Windows Update Checker

KUC is a free program for Microsoft Windows that system administrators may use to check for installing, missing or removable updates on Windows PCs, and to download and install missing updates.

KUC works with Windows 7 and Windows 8.1 on the client side, and Windows Server 2008 R2 and various other server products on the server side.

The program is for advanced users and specifically system administrators. One of its features is that you can generate informational packages on any machine running a supported version of Windows and analyze the information on another machine.

The following review offers a rough overview of the program’s capabilities. I suggest you check out the developer’s website, linked below in the summary box, for detailed instructions and information on each of the options it provides.

KUC Windows Update Checker

kuc windows update checker

KUC requires the Microsoft .NET Framework 4.6.1 on the PC it is run on. You have two options when it comes to the generation of information.

If you run KUC with elevated rights, you can let the program generate the packages for you. You may also run the following commands natively instead:

  • online packages: dism /online /get-packages /format:table /English >Packages.txt
  • offline packages: dism /imagepath:D:Offlinepath /get-packages /format:table /English >Packages.txt

The second method lets you run the package generation on any Windows PC to load the file in KUC later on.

The program interface is quite noisy, and it will take a while to get used to it. The first screen asks for package files. You can use KUC to generate them, or load existing files instead generated by using the commands listed above.

KUC runs an analysis and displays parts of its findings on the first options page. The program lists missing components in reading and installed components in blue.

If something is found, KUC will search for missing updates automatically for that component. You can uncheck components or check them.

The second options screen lists feature packages and some options. Here you see the number of updates that will be added or removed from the system if you go ahead with the downloading and installing of updates.

kuc 2

The options “remove superseded updates” and “use Satisfy WU updates” are checked by default. The first option removes updates that are no longer required, for example, Internet Explorer 8 updates if Internet Explorer 9 or newer is installed.

A click on continue opens the output options page. It lists vital information, for example, the number of pages designated for removal or installation.

It is not required to use KUC to download and install updates. You can use it to generate a detailed report of installing and missing updates for further analysis in other programs.

windows update checker page 3

Whether updates are downloaded and installed, or not, depends on the selections, you make on this page. If “download missing updates” is checked, updates will be downloaded. You need to set repository and working folders beforehand and click on the download button to start the process.

You can use the program to generate a detailed CSV file or output file for Excel instead or use it to generate cmd files to remove pages or one that installs downloaded updates.

Closing Words

KUC Windows Update Checker is a small but powerful program. It suffers a bit from its noisy interface but once you get the hang out of it, works quite well. It has a couple of applications, but the two that stick out are to run an update check and get missing updates downloaded and installed and to analyze the status of remote machines using it.

Now You: Do you use a third-party update checker for Windows?

 

The post KUC Windows Update Checker appeared first on gHacks Technology News.