I had to reinstall Windows 7 on my laptop. How can I tell Windows Update to completely update my laptop without asking the user nor waiting to restart. I want it to run overnight and get everything installed and done by morning.
|
|
I use WuInstall. It is a command line tool and allows you to search for Windows Updates, download and install them and to specify the reboot behavior. In your case, a simple wuinstall /install should do what you want, however the reboots are still an issue which you might have to do manually. |
||||
|
|
|
This utility can make a DVD or USB flash drive to run an unattended installation of all Windows updates, reboots automatically and continues updates until all of them are installed. Do lots of reading before making the DVD.
|
||||
|
|
|
Schedule the following command to be run on startup:
And go into Windows Udpate and change the settings to say "Download and install updates automatically", then you should be able to start Windows Update manually and go away. After the update is completed it'll reboot, after the restart it'll go look for more updates. |
|||
|
|