0% found this document useful (0 votes)
6 views2 pages

Command_Prompt_CheatSheet_IT_Support

This document is a Command Prompt Cheat Sheet for IT Support, detailing essential commands for system management, network configuration, and troubleshooting. It includes commands for displaying system information, managing user accounts, and testing network connectivity. The cheat sheet serves as a quick reference for IT professionals to efficiently perform various tasks using the command line interface.

Uploaded by

itsparagp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Command_Prompt_CheatSheet_IT_Support

This document is a Command Prompt Cheat Sheet for IT Support, detailing essential commands for system management, network configuration, and troubleshooting. It includes commands for displaying system information, managing user accounts, and testing network connectivity. The cheat sheet serves as a quick reference for IT professionals to efficiently perform various tasks using the command line interface.

Uploaded by

itsparagp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Command Prompt Cheat Sheet for IT Support

Basic System Commands


hostname:
Shows the computer name
systeminfo:
Displays detailed system info
tasklist:
Lists running processes
taskkill /IM appname.exe /F:
Forcefully kills a task
shutdown /r /t 0:
Restarts the system immediately
sfc /scannow:
Scans and repairs system files
chkdsk:
Checks disk for errors
cls:
Clears the command window
exit:
Closes the CMD window

Network Commands
ipconfig:
Displays IP configuration
ipconfig /all:
Shows detailed IP info
ipconfig /release:
Releases current IP address
ipconfig /renew:
Renews IP from DHCP server
ipconfig /flushdns:
Clears DNS cache
ping google.com:
Checks internet connectivity
tracert google.com:
Traces the route to a domain
nslookup google.com:
Gets DNS info about a domain
netstat -an:
Displays active connections and listening ports
net use:
Shows mapped network drives
net use Z: \\servername\folder:
Maps a network drive
net user:
Lists user accounts
Command Prompt Cheat Sheet for IT Support
net user username /add:
Adds a new local user

User & System Management


control:
Opens the Control Panel
compmgmt.msc:
Opens Computer Management
services.msc:
Opens the Services window
devmgmt.msc:
Opens Device Manager
msconfig:
Opens System Configuration
gpupdate /force:
Forces group policy update
shutdown -i:
Opens Remote Shutdown Dialog

Testing & Troubleshooting


echo %username%:
Displays current username
whoami:
Displays current logged-in user
set:
Displays environment variables
dir:
Lists files and directories
cd:
Changes directory
cd ..:
Goes up one level
tree:
Displays directory structure

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy