You are browsing the archive for CMD.

by MLK

PDF: Windows Server 2003 Command Reference Guide

April 10, 2008 in Windows eBooks by MLK

Download:
PrepLogic.com

by MLK

CMD: Analyzing of the previous system shutdown

May 30, 2007 in Windows Tools by MLK

  • Load the memory dump file
  • Type “.symfix”
  • Type “.reload”
  • Type “!Analyze” or “!Analyze -v;r;kv;lmtn;”
  • Read the Bugchek Analysis Report

by MLK

CMD: Group Policy

May 30, 2007 in Windows Domain by MLK

  • Group Policy Object verification tool
    “gpotool.exe /checkacl /verbose”
  • Resultant Set of Policy (RSoP)
    “gpresult /scope computer”
  • Refresh Group Policy
    “gpupdate /force”