Chapter 16: Operating System Administration
- B. The gpupdate utility is used to update Group Policy from the command line. The clobber command is a Linux command. The extract command is used to extract files from .cab files.
- D. The CDFS filesystem is used for CD media. NTFS is the native filesystem for the Windows operating system. FAT32 is a filesystem that was popular with Windows 9x operating systems. EFS is a technology that encrypts files.
- C. The shutdown utility can be used to schedule a remote shutdown—for example, shutdown /t 60 /m \\computer. The taskmgr utility is used to view tasks; kill is used to kill processes; and netstat is used to view network statistics and activity.
- A. The ping command is used to verify basic network connectivity to hosts, by sending a packet to the destination host in which it responds. The net use command is used to map network drives. The sfc command is used to scan the filesystem for corrupted system files. The dism command is an...