Show Menu
Cheatography

Windows CLI Commands Cheat Sheet (DRAFT) by

Interesting Windows CLI commands.

This is a draft cheat sheet. It is a work in progress and is not finished yet.

About Windows/PC

Get Windows Version
winver
Open Computer Name tab of Advanced System Properties
System­Pro­per­tie­sCo­mpu­terName
Get serial number
wmic bios get serial­number

Bold descri­ptions require elevated command prompt.
 

Networking

Show arp cache tables on all interfaces
arp -a