How to manually run Windows Update for Windows 2003?

Start menu -> Programs -> All Programs -> Windows Update

But that will still just open IE to the web site. The only other way to do it is to read through reams of ms knowledge base articles for Server 2003 to find everyone one that includes a windows update download, cross reference that for updates that are already installed on yoru computer, and download each update from microsoft's download site and install it by hand. It'd take you a year or more to finish.

Perhaps we could do a little better if we understood your motivation for the request.

Update
As I think about, the windows update site works by running an ActiveX control. You might be able to build another program that hosts this control, but I doubt it. And even if you did, the control would still need to connect to Microsoft's windows update site to download the patches.


You can use MBSA to do it, its kind of a pain but it can be used to install updates one at a time.

v2.2 http://technet.microsoft.com/en-us/security/cc184923.aspx

v2.3 https://www.microsoft.com/en-us/download/details.aspx?id=7558

.

There is also this program, it will download all the updates for a variety of MS products, compile them into an ISO, then you can burn this do disc, use the disc to update the PC automatically.

http://www.wsusoffline.net/

.