People
Main  »  My Profile Search More
Dathrill
Local Network
  • Da Thrill
  • Country:
Has (1) Friends
0

0
Dathrill
Level: System Center Hero | Points: 240
Dathrill post a question under Orchestrator.
Orchestrator and Windows Updates (#2)
Installing Windows updates via a Runbook. Well looks like this is going to be harder than it seemed. I have to ask for suggestions. I'll keep it short for now and build on it if needed. what I'm stuck with: 1. we have a maintenance window where we install the Windows updates. I've got 4 hours and I need to start exactly at 8pm. 2. we cannot set all servers to autmomatic updates (dont ask). that leaves me with a bunch (maybe 200 or so) servers that have to be patched manually. I would be very happy to create a runbook that would tell ServerA to install the updates. Basically just the same as clicking the INSTALL UPDATES button! questions: should I continue to to concentrate on the /UpdateNow switch? I've got some conflictin info on it. I've seen some powershell scripts and vbs scripts that seem to do the trick but I dont understand why it would take 100 lines to code the exact same thing as pressing a button. How are you doing it? Once this as all been figured out I'll post
1 - 5 of 15     Oldest >>
I Recommend
Subject From Date
Recommended
Subject From Date
About Me
ACHIEVEMENTS:
Submission Points (25)
Rating Points (5)
Albums: (0) View My Albums
Latest Photos (0) Photos
Bookmark Profile

Community
Submit

Rank (22) Views 162 On Wed, May 02, 2012 9:38 AM, 19 days ago By Dathrill

0

0

After more searching I found something useful. take a look at: http://www.gregorystrike.com/2011/04/07/force-windows-automatic-updates-with-powershell/

   Comments(0)

Rank (16) Views 373 On Tue, May 01, 2012 3:20 PM, 19 days ago By Dathrill

0

0

Installing Windows updates via a Runbook. Well looks like this is going to be harder than it seemed. I have to ask for suggestions. I'll keep it short for now and build on it if needed. what I'm stuck with: 1. we have a maintenance window where we inst...

   Comments(0)

Rank (24) Views 192 On Wed, Apr 25, 2012 12:42 PM, 25 days ago By Dathrill

0

0

maybe "wuauclt /UpdateNow" but I think this might not work on 2003's. any ideas?

   Comments(0)

Rank (16) Views 532 On Wed, Apr 25, 2012 12:28 PM, 25 days ago By Dathrill

0

0

Is it possible to install available windows updates via Orchestrator? example. patches deployed to server by WSUS but not installed (server has now sources for the patches and are waiting to be installed). Saturday night at 6pm get Orchestrator to r...

   Comments(0)

Rank (16) Views 327 On Wed, Apr 25, 2012 12:06 PM, 25 days ago By Dathrill

0

0

Is it possible to install available windows updates via Orchestrator? example. patches deployed to server by WSUS but not installed (server has now sources for the patches and are waiting to be installed). Saturday night at 6pm get Orchestrator to r...

   Comments(0)