1/22
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
hostname
view the name of the device
format
formats a disk for use with Windows
copy
copies files
xcopy
copies files and directory trees
robocopy
a robust, better version of Xcopy
shutdown
shuts down a computer
diskpart
manage disk configurations
winver
a view about Windows dialog
gpupdate (used in Active Directory)
force a group policy update
gpresult (used in Active Directory)
verify policy settings for a computer or user
ipconfig
contains ip details, determine tcp/ip network adapter information, dns servers, dhcp, etc.
netstat
network statistics
netstat -a
Displays active connections and listening ports on the system
netstat -b
Displays active connections and the executables associated with them
netstat -n
Displays active connections numerically, showing IP addresses and ports instead of names
nslookup
name server lookup, lookup information from dns servers. canonical names, ip addresses, etc.
net user
view user account information and reset passwords
net use
map a network drive to a share letter
tracert
determine the route a packet takes to a destination
pathping
combines ping and traceroute
ping
test the reachability through a round-trip time
sfc
check the integrity of windows system files and repair any that are corrupted and missing
chkdsk
scans a hard drive for errors and repairs them if possible