Tagged Questions
2
votes
1answer
467 views
Windows Unattended: Hide the “Windows Updates are Disabled For This Computer” Message?
In autounattend.xml I can set <ProtectYourPC>3</ProtectYourPC> to disable automatic updates. However, after installing, Windows still complains loudly that updates are disabled.
By ...
5
votes
3answers
316 views
Automatic Updates occurring unintentionally
My boss and I were sitting in our server room today when we all of a sudden heard one of our servers go into hyper-speed, indicating that it was restarting. You can imagine the immediate "oh crap" ...
2
votes
1answer
104 views
Most efficient way to install Windows Hotfixes on a isolated computer
I have a standalone W2K3 machine which I need to update with microsoft hotfixes. I also have a clone of this machine which I can connect to the internet.
What I'd like to do is:
a) Run some tool on ...
5
votes
4answers
359 views
Non-MS program updates in a domain
I have an AD domain and I don't want my users to have admin privileges on their local computer. I have WSUS for Windows updates and stuff but what about Firefox, Flash and other third party program ...
0
votes
3answers
1k views
Block specific windows update hotfix
I'd like to let windows auto update enabled, but block a specific patch that causes us problems from being installed.
Is that possible? Anyone knows how to do that?
Thanks
11
votes
4answers
6k views
Building a WSUS server: where to start?
Rather than having all of my computers go out to the internet and download their Automatic Updates, I am seriously considering building a WSUS server. That is, a Windows Update server. I have read ...