To put it short: I'd like to schedule my windows updates to start/stop at certain times of day. How can I do this?
More explanation: This is because my internet traffic is limited by ISP and it's free only during a specific period throughout the day (2:00am-7:00am). I've set windows update setting to check for updates but notify me before downloading in order to prevent it from automatically using up my traffic. But then I have to manually tell it when to start downloading. I obviously don't want to stay up that late just to push a button.
So again, how can I schedule windows updates to start/stop at specified times?
|
|
||||
|
|
|
In Update settings, Select option It will automatically install updates at Specific time only without need to click to start downloading. Update: You can set it to |
|||||||||||
|
|
open start menu, search "windows update" open windows update and select "change settings" there is an option for downloading at a certain time and then prompting for install later. use this option to suit your needs |
|||||||
|
|
Alternatively, you can turn off automatic windows updates and set them to manual. Then, create a simple batch script which runs wuauclt.exe and then add this script to the task scheduler. Schedule the task for 2 am to start the updates and then force quit at 7am even if the updates are not installed/downloaded. |
|||
|