How to fully update Windows XP from command-line?

Recently I’ve needed to upgrade my PC from a command line. After a lot of searching, including Microsoft tech-support where I was told that it’s not possible, I’ve managed to do it using Windows Scripting. Here is a VBS script that does the thing and reboots the machine afterwards:

Networked Unattended WinXP installation

Hola! Recently I have been doing an XP preinstallation for a remote software deployment project. In this post i’m putting all the interesting links I have found and the problems I had during the software preparation. This is NOT a howto or instruction, this is just intended to help. If you want to have a [...]