Thursday, April 22, 2010

Server Administration

  • Basic Server Administration Command line:
  1. Infra Commands:
  • mstsc /console, /admin : logon to console
  • qwinsta /server:hostname :query active session
  • rwinsta n /server:hostname :remove active session, where 'n' is session ID
  • cluster /cluster:nodename res :query server resources
  • nslookup :DNS query with IP and hostname
  • Ipconfig /all :view all network connection details
  • Ipconfig /flushdns

No comments:

Post a Comment