Chp 15 Managing Microsoft Windows Flashcards
Taskkill
Stops a specified task on a local or remote computer
Bootrec
Repairs boot configuration (must be run in repair mode)
Shutdown
Shuts down or restarts the computer
Tasklist
lists current task on a local or remote computer
MD (MKDIR)
Makes a new folder (sub directory)
CD (CHDIR)
Changes your current location to the specified folder(subdirectory)
RD (RMDIR)
Removes an empty folder
DEL
Deletes one or more files on the current or specified folder or drive
Format
Creates or recreates the specified file system on recordable or rewriteable storage.
fixmbr
Writes a windows compatible MBR(Master Boot Record) to the system partition
Fixboot
Writes a new boot sector to the system partition by using a boot sector that’s compatible with windows.
ScanOs
Scan Operating System
Scans all disk for installations that are compatible with Windows.
Rebuildbcd
Rebuild Boot Configuration Database
Scans all disks for installations that are compatible with windows. Used to completely rebuild the BCD store.
format (drive letter): /fs:exFAT
Formats a drive using exFAT
format (drive letter): /q
Performs a quick format
Copy Command
Copies files from one folder to another
xcopy command
A more advanced copy command.
Faster operation on groups of files.
Creates folders as needed.
Can be used as a backup utility.
robocopy
A more advanced xcopy.
Can delete files in the folder with the same name as the files being copied.
Diskpart
A disk management program included in windows.
Used to perform disk partitioning and management commands.
SFC
System File Checker
A windows utility that checks protected system files and replaces incorrect versions or missing files.
Chkdsk
Checks disk drives for errors and optionally repairing those errors.
chkdsk /F -scans for errors on the current drive.
chdsk F: /F - Scansfor and fixes errors on drive F:.
gpupdate
Is used to update the group policy on a local or remote computer
GPresult
Used to display the current policy for a specified user computer
Dir
Used to display a list of files and sub folders
Help
Used to get help for most command line utilities
Command /?
Used to display help for the specified command
Computer management
An organized window system with most of the tools you need to manage your computer
How to get to Computer management win 7
Start>Right click computer/my computer>manage or start>all programs>administrative tools>computer management
or
compmgmt.msc in run line
How to get to Computer management win 8/8.1/10
Windows key+x>computer management
or
event viewer>device manager>local users and groups>services>disk management
Device manager
Used to display installed devices and their drivers. Helps to troubleshoot problems with devices
How to get to Device manager
Win 7/Vista
start>right click computer>properties>device manager
How to get to Device manager
Win 8/8.1/10
open charms menu>search>search device manager or device manager link or windows key+x>device manager
device manager code 1
This device is not configured correctly. Update the driver
device manager code 3
The driver for this device might be corrupted, or your system might be running low on memory or other resources. Close some open applications or Uninstall and reinstall the driver or install additional ram
device manager code 10
Device cannot start.
Update the driver.
or
view Microsoft help and support article 943104 for more info
device manager code 12
Not enough free resources to use the device.
Disable another device to use it.
Use the troubleshooting wizard to find the conflicting device.
Disable the device.
device manager code 22
The device is disabled.
Enable the device
Performance Monitor
perfmon.exe
Real-time performance monitoring of your windows device.
Used to monitor hardware, RAM, CPU, network, and most of the computer’s resources
Under computer management
Services
The programs your device uses, but you don’t directly.
Under computer management
Task Scheduler
taskschd.msc
Used to run tasks on a specific schedule
Print management
A utility for managing printers connected to the computer or network
Open from administrative tools folder
Data Sources (ODBC)
Open database connectivity
Used to list and manage data sources and drivers
Windows memory diagnostics
Tests system and cache memory before the windows desktop is loaded
Task manager
A utility that provides useful real time info into some hardware and programs running on the computer.
ctrl+shift+esc
ctrl+alt+del
run line taskmgr
MSConfig
The Microsoft system configuration utility
enables you to selectively disable programs and services that run on startup.
run line msconfig
Disk management
Analyzes and configures hard drives
Windows upgrade advisor
Determines whether a computer can run win 7
windows upgrade assistant for 8/8.1
Windows easy transfer
copies files, photos, music, email, and settings from one computer to another
USMT
User state migration tool
A command line tool used to migrate user files and settings for one or more computers
System Utilities
A variety of command line utilities used for system management. services.msc MMC Notepad Explorer MSinfo32 DXdiag MSconfig regedit cmd
Regedit
Run line regedit
Used to edit the registry
Command
run line cmd
used to execute windows commands.
MSTSC
Microsoft terminal services client.
better known as Remote desktop program.
Used to remote into another desktop.
How to configure remote settings on the Host Computer
System properties>remote>allowremote connections to this computer check box>specify the users who can connect>ok
How to connect to a remote computer
win 7
start>windows desktop search pane>search mstsc
How to connect to a remote computer
win 8/8.1
windows key+x>run>type mstsc
enter host IP
click connect
enter account name and password
Notepad
Simple plain text editor.
Used for creating batch files and scripts.
Editing HTML files.
MSinfo32
(system Information)
Displays a lot of info about the computer hardware and windows installation in a system
DXiag
displays and troubleshoots DirectX components in winodws.
Shows DirectX version and allows you to test them.
System Restore
Resets your computer to a restore point. Used to fix problems caused by defective hardware or software instalations.
Creating a restore point
Win 7/vista
Start menu>right click computer>select properties>system protection task>create>create name and save
Creating a restore point
Win 8/8.1
open charms>search>system restore>create restore point>create button>create name and save
Restoring to a restore point
win vista
start>right click computer>properties>system protection>system restore>recommended restore or choose a different restore point>confirm unless choosing another restore point
Restoring to a restore point
win 7/8/8.1/10
start>right click computer>system protection>system restore>next>next or select another restore point>finish