Overview

Concepts / Theory

Commands

Command Purpose
dir List files
cd <dir> Change directory
mkdir <name> Make directory
del <file> Delete file
tasklist Show running processes
taskkill /PID <pid> Kill process
Get-Process PowerShell process list
Get-Service List Windows services