Module4-Lesson2 Flashcards
What type of encryption is used by the Encrypting File System feature in Windows?
> symmetric
> asymmetric
> hashing
> both symmetric and asymmetric
both symmetric and asymmetric
By default, Windows file sharing utilizes what protocol?
> Server Message Block (SMB)
> Network File System (NFS)
> File Transfer Protocol (FTP)
> Microsoft File Sharing (MFS)
Server Message Block (SMB)
What protocol(s) is/are used for sharing folders on Server 2019?
> NFS
> SMB
> SF
> MIB
> SNMP
NFS and SMB
(True or False) DFS Namespace and Replications roles are dependent on one another. (In Module 5)
False
(True or False) Applications use the GDI or XPS print APIs to submit documents for printing.
(In Module 6)
True
Which of the following is not a valid protocol used by client computer to a access a shared printer.
> SMB
> IPP
> LPD
> NPP
(In Module 6)
NPP
What happens when a folder with NTFS permissions is copied to shared folder on a FAT volume?
> The folder loses all permissions associated.
> The folder inherits the share permissions, but loses the NTFS permissions.
> The folder inherits the share permissions, and maintains NTFS permissions.
> The folder is set to read-only until the user performing the move changes the attribute.
The folder inherits the share permissions, but loses the NTFS permissions.
(True or False) Inheritance of permissions can not be disabled to prevent parent folder permissions from being inherited by the file being edited.
(In Module 5)
False, Inheritance can be disabled
What command can be used to encrypt / decrypt files from the command line?
> encrypt
> crypto
> cipher
> crypt-file
cipher
What separator page file is used to print a Printer Control Language (PCL) separator page on a printer that handles PCL and PostScript?
> Pcl.sep
> Pscript.sep
> Pclscript.sep
> Sysprtj.sep
(In Module 6)
Pcl.sep
(True or False) An advantage of using Windows Server 2019 Print Server is it offers configuration options that are not available within the Devices and Printers utility.
(In Module 6)
True
What option should you use on a printer’s Advanced properties page if pages are intermixing from printouts?
> Hold mismatched documents
> Start printing after the last page is spooled
> Print spooled documents first
> Keep printed documents
Start printing after last page is spooled
What happens to the NTFS permissions applied to a folder when the folder is moved to a different folder in the same volume?
> It loses its permissions entirely, and inherits permissions from the new parent folder.
> It keeps its permissions, but also inherits the permissions from the parent folder.
> It keeps its previous permissions settings in the new folder.
> The user is prompted to decide whether to keep permissions or inherit permissions.
It keeps its previous permissions settings in the new folder.
What statement regarding the use of printer pooling is accurate?
> Pooled printers must be identical in order to be used in a pool.
> Pooled printers can use any printers available, provided drivers are available.
> Pooled printers must all use the same port type.
> Pooled printers reduce print volume by spreading jobs across the pool.
Pooled printers must be identical in order to be used in a pool.
What is a user who has “List folder contents” permissions allowed to do?
> They can list files in the folder or switch to a subfolder, view folder attributes and permissions, and execute files, but cannot view file contents.
> They can read, add, delete, execute, and modify files, but cannot delete subfolders and their file contents, change permissions, or take ownership.
> They can view file contents, view folder attributes and permissions, traverse folders, but cannot execute files.
> They can traverse folders, view file contents, view attributes and permissions, and execute files.
They can list files in the folder or switch to a subfolder, view folder attributes and permissions, and execute files, but cannot view file contents.