Archive for June, 2011

WSUS Update Client

Wednesday, June 22nd, 2011

Q: How do I force an
AU Client to detect and download approved updates from a
WSUS Server?

A. Run this command from Command prompt at
the AU client:

wuauclt.exe /detectnow

Roles to be installed before Exchange 2010 SP1

Saturday, June 4th, 2011

Start powershell and run import-module servermanager

Then run

Add-WindowsFeature  NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart

Link