Welcome to TechNet Blogs Sign in | Join | Help

Windows Update and More WMIC samples

I’m a little behind on my regularly scheduled blog posting, I’ll try to keep up with posting every couple of weeks.

 

You can use Windows Update to patch Server Core, but you first need to turn it one using the following commands:

Cscript c:\windows\system32\scregedit.wsf /au 4

Net stop wuauserv

Net start wuauserv

 

This will use the default time of 3am to check for patches. If you want to force an update check, you can run:

Wuauclt /detectnow

 

Some more WMIC command samples that were passed along are at: http://blogs.technet.com/jhoward/archive/2005/02/23/378726.aspx

 

Andrew

Published Friday, January 26, 2007 5:29 PM by amason

Comments

# Fehler beim Bereitstellen aus Bilbliothek | hilpers

Tuesday, March 10, 2009 6:05 AM by Fehler beim Bereitstellen aus Bilbliothek | hilpers

# コマンド備忘録 (開発者も、Server Core へのご準備を)

こんにちは。(やはり、ブログに書いておくことにしました . . .) ご存じの通り Server Core は、Windows Server 2008 R2 で .NET 開発者にとっても無関係なものではなくなりました。いままでは

Friday, April 10, 2009 10:43 AM by 松崎 剛 Blog
Anonymous comments are disabled
 
Page view tracker