1.2 – Administrative Commands Flashcards
Administration Commands
- SFC = System File Checker
a. Used to repair system files [WINDOWS]
b. sfc/SCANNOW = scan integrity of all protected system files & repair files (any corruptions)
c. sfc/VERIFYONLY = scans system files but DOES NOT repair them
d. takes a long time to run
sfc/SCANNOW
scan integrity of all protected system files & repair files (any corruptions)
sfc/VERIFYONLY
scans system files but DOES NOT repair them
Administration Commands
- Shutdown = will send a signal to turn off system
a. shutdown/p = turn off the local computer with NO time-out/warning
b. shutdown/r = full shutdown & restart computer
c. batch shutdown = turn off many PCs at the same time
shutdown/p
turn off the local computer with NO time-out/warning
shutdown/r
full shutdown & restart computer
batch shutdown
turn off many PCs at the same time
Domains
- generally in an organization / Windows Server Box that manages & sends out policies (group policies) to all of the computers on a network
- Management & administration done from a server that’s pushing group policies
Group Policies
can – hide command prompt, hide control panel, restrict apps, install apps
Gpupdate
updates latest group policy settings
—Use /force if it doesn’t work
Gpresult
shows what group policy is applied to the computer
Gpresult/r
Displays RSoP Summary data
—Shows all GP applied to the machine