wmic qfe get Caption,Description,HotFixID,InstalledOn |  Enumerate a list of installed updates |  
  windows/gather/enum_logged_on_users |  Metasploit module that finds logged users on a target |  
  net users |  List all user accounts on the system |  
  net user (name) |  Display detailed information about a specific user |  
  whoami /priv |  Show the privileges of the current user |  
  net localgroups |  List all local groups on the system |  
  net localgroup (name) |  Display members of a specific local group |  
  ip config /all |   |  
  route print |   |  
  arp -a |   |  
  netstate -ano |   |  
  netsh firewall show state (deprecated, use advfirewall) |   |  
  ps |   |  
  pgrep (.exe process) |   |  
  migrate (pid) |   |  
  wmic service list (brief) |   |  
  tasklist /SVC |   |  
  schtasks /query /fo LIST |   |