Lab System Admin Tools - echadbourne/ChadbourneSYS-140 GitHub Wiki

List of tools and functions:

  • psinfo - lists local and remote system information
  • pslist - lists the processes running in Windows at the time
  • /? - shows how to use the function
  • pslist > %userprofile%\desktop\processes.txt - makes a text file of the pslist output
  • du - disk utility, shows the files on a drive
  • -[letter] - A switch that does different things depending on the command. You can see the options by using /?
  • hex2dec - converts numbers from hex to decimal, and vice versa. Indicate that a number is a hex number with 0x
  • dir - shows the contents of the directory
  • movefile - schedules a file move
  • whois - allows you to look at the information of the indicated directory