Cyclesheet 1+2
Cyclesheet 1+2
2. Using command/utilities check for network errors and also connectivity issues between any two
network devices.
a) Display a continuous statistics from a specified host.
4. With the help of commands update, fix, or view the network or network settings
a) Modify your network account settings
Command: net accounts
5. Use command/s to visually see a network packet being sent and received and the amount of
hops required for that packet to get to its destination.
a) Set do not resolve addresses to hostnames.
Command: tracert d [target]
]
7. Use commands to query the Domain Name System (DNS) to obtain domain name or IP
address mapping or for any other specific DNS record.
a) Print info about the host/domain
Command: nslookup
8. Use commands to resolve of network layer addresses into link layer addresses
a) Display current ARP entries by interrogating the current protocol data
Command: arp -a
c) Add a host and associate the Internet address inet_addr with the MAC address.
Command: arp s [INET] [ETH]
CYCLE II
1. Use command that allows a user to edit and display the permissions of NTFS partitions.
a) Search the pathname including all subfolders
Command: cacls [pathname] /t
2. Display the Media Access Control (MAC) address and list of network protocols associated
with each address for all network cards in each computer across the network.
a) List the IP address of all remote terminals
Command: getmac /s [Computer]
3. Display the policy information for the whole network (including remote hosts)
a) Display the name or IP address of a remote computer
Command: gpresult /s [Computer] [/X, /H, /R, /V, /Z]
c) Allow the administrator to save the report in either XML or HTML format at the
location and with the file name specified by the FileName parameter.
Command: gpresult /s [Computer] [/X, /H] [filename]
c) Start System Information with the category IDs displayed instead of the friendly names
or the localized names
5. With help of system commands/utilities recover a damaged file from a defective disk
Command: recover [DRIVE]:[PATH][FILENAME]
e) Display the full path and name of every file on the disk
Command: CHKDSK [drive:] /V (FAT/FAT32 ONLY)(NTFS: Displays cleanup messages if
any.)
7. With help of system commands/utilities modify registry settings from a text (.REG) file
Command: REGEDIT [/E Export, /S Silent Import] pathname
8. With help of system commands/utilities, scan important system files and replace the ones you
(or your applications) hacked beyond repair with the real, official Microsoft versions.
a) Scan all protected system files immediately and replace incorrect versions with correct
Microsoft versions.
Command: SFC /SCANNOW
b) Scan all protected system files one time when you restart your computer
Command: SFC /SCANONCE (Not present in Windows 7)
c) Purge the file cache and scan all protected system files immediately
Command: SFC /PURGECACHE (Not present in Windows 7)
9. With help of system commands/utilities, troubleshoot the Microsoft Windows startup process.
Command: msconfig