Welcome to MSDN Blogs Sign in | Join | Help

Joe Rodgers

Various posts on my daily findings with SharePoint 2003 and SharePoint 2007

Browse by Tags

All Tags » O/S Administrat... » Sys Admin   (RSS)
Blank IIS Manager on Microsoft Office SharePoint Server 2007 Servers
If you are experiencing a opening a blank IIS 6.0 server manager snapin and/or seeing Event IDs 7076, 6398, and 6482 in the App Log, check out KB 946517 for a hotfix for a recent issue found with the IIS 6.0 ADSI Provider. Read More...
Deploy a Scheduled Task to Shutdown a Server at a Sepecified Date & Time
schtasks /create /S servername /RU SYSTEM /TR "shutdown /s /t 60 /f /d p:0:0" /SD 10/02/2007 /ST 19:07:00 /SC ONCE /TN ADHOC-SHUTDOWN /Z /F This will create a scheduled task on the remove server "servername" called "ADHOC-SHUTDOWN" that will run the command Read More...
Page view tracker