Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 2.07 KB

File metadata and controls

21 lines (19 loc) · 2.07 KB

Windows

System Information Commands

Command Description Example Output
set Displays the current environment variables. Shows system variables like Path, OS, etc.
ver Displays the operating system version. Microsoft Windows [Version 10.0.17763.1821]
systeminfo Displays detailed system information (e.g., OS, processor). OS Name: Microsoft Windows Server 2019 Datacenter

Network Configuration Commands

Command Description Example Output
ipconfig Displays IP configuration details. IPv4 Address. . . . . . . . . : 192.168.0.100
ping Sends a packet to a network host to check connectivity. Pinging 192.168.1.1 with 32 bytes of data: Reply
tracert Traces the route packets take to a network host. Tracing route to google.com [142.250.80.78]

Disk Management Commands

Command Description Example Output
chkdsk Checks the disk for errors. Checking file system on C:
diskpart Manages disk partitions. Microsoft DiskPart version 10.0.17763.1
wmic diskdrive Displays detailed disk information. Model: Samsung SSD 860 EVO 500GB