Murali Posted June 9, 2008 Posted June 9, 2008 I'm trying to write an entirely automated process of installing Windows updates in Server 2003. I've got code to run every executable in a folder, and WUD seems to be exactly the utility I need to download all the updates to the folder.My question is, is it possible to do a remote download of the file without accessing the download page? Basically, I have a script right now that tries to, but it ends up grabbing some HTML instead.
Zxian Posted June 12, 2008 Posted June 12, 2008 At the moment, all the ULZ files are hotlink protected, which is why you're getting HTML instead of a ULZ file.I'm sure that jcarle could implement this in a future release of WUD.
Murali Posted June 12, 2008 Author Posted June 12, 2008 It'd be absolutely awesome if this were included.Complete standalone install and patching of Server 2003 (Or any Windows OS) would be ridiculously cool.
jcarle Posted June 23, 2008 Posted June 23, 2008 It'd be absolutely awesome if this were included.Complete standalone install and patching of Server 2003 (Or any Windows OS) would be ridiculously cool.Unfortunately, that is not possible as that is against Microsoft's EULA, reasons why AutoPatcher received Cease and Desists from Microsoft.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now