Category Archives: IT

Automated Microsoft Security Essentials Installation

From Alex Verboon @ECHO OFFEcho Downloading Microsoft Security Essentials 2.0 (x86)start /wait bitsadmin /TRANSFER MSE20 http://download.microsoft.com/download/A/3/8/A38FFBF2-1122-48B4-AF60-E44F6DC28BD8/en-us/x86/mseinstall.exe %TEMP%\mseinstall.exe Echo Installing Microsoft Security Essentials 2.0 (x86)start /wait %temp%\mseinstall.exe /s /runwgacheck /o Echo Updating Microsoft Security Essentials Signatures”C:\Program Files\Microsoft Security Client\msseces.exe” /updatepause

Posted in Script | Tagged | Leave a comment

Windows Command Reference

Describes the use of the command line tools used in Windows Server 2008 R2, 2008, 2003, Windows 7 and Vista: Windows Command Reference An A-Z list on Windows Server TechCenter is also available: http://technet.microsoft.com/en-us/library/cc772390(WS.10).aspx

Posted in Server 2008 R2, Windows 7 | Tagged , | Leave a comment