wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Server 2019 Chapters 4-6 Test Review

Total questions: 80

Worksheet time: 1hrs 20mins

Name
Class
Date
1.

Sanya, an IT administrator for an organization, installs a new application on 150 computers used by programmers in the organization. She does this with a few clicks only for this specific set of users without impacting the rest of the organization.

 

Which of the following features of Active Directory is exemplified by Sanya's actions in this scenario?

a)

A member server

b)

Group Policy

c)

A standalone server

d)

Access Control List

2.

Ahmad, a system administrator in an organization, is setting up new Active Directory domains for the Marketing and Sales teams in the organization. Previously, all the marketing and sales employees worked as a single team. Recently, the employees in these teams were reorganized into two separate teams. He is setting up Active Directory domains on Windows 2019 Server to reflect the organizational structure.

 

What is the minimum number of domain controllers that Ahmad should add to the Marketing domain?

a)

Zero

b)

One

c)

Two

d)

Three

3.

Alfons recently received a promotion to lead a team of 35 software engineers, testers, and business analysts. When he needs to send an email or meeting invite to his team, he realizes that he must type out the email IDs for all his team members. He approaches Priyanka from the IT team to help him make this process easier and more efficient.

 

Which of the following features of Active Directory can Priyanka use to provide a solution?

a)

Universal Group Membership Caching

b)

User Principle Name

c)

Selective authentication

d)

Distribution groups

4.

Which of the following statements regarding a domain functional level is accurate?

a)

Unlike forest functional levels, you can revert to a previous domain functional level after it has been raised.

b)

It represents the oldest Windows Server version that can be used on a domain controller.

c)

A server containing Windows Server 2016 cannot run on a domain at the Windows Server 2019 functional level.

d)

It applies to domain controllers, clients, and other servers that are present in the domain.

5.

You are the system administrator at an organization. Most of the servers in your organization, including domain controllers, are running Windows Server 2012 and above. Some servers, excluding domain controllers, are running Windows Server 2008 R2. Most of the clients are running Windows 10, but a few systems are running Windows 7. You have been tasked with improving the security measures of the Active Directory forest by restricting malicious access to Active Directory. You decide to use Privilege Access Management.

 

What should you do next?

a)

Update the clients that are running Windows 7 to Windows 10

b)

Update the servers running Windows Server 2008 R2 to Windows Server 2019

c)

Update all the domain controllers running Windows Sever 2012 to Windows Server 2016

d)


Revert the domain functional level of each domain in the forest to Windows Server 2016

6.

Which of the following statements about directory partitions is true?

a)

Changes to a domain partition on a domain controller are only replicated to domain controllers within the same domain.

b)

The largest section of the Active Directory database is the configuration partition

c)

Schema partitions store the structure and layout of the forest, including the names of each domain and their trust relationships.

d)


If any change is made to a configuration partition, the change is also replicated in the schema partition.

7.

Hiroshi is the system administrator at an organization that has offices spread across three locations, Boston, London, and Paris. The organization has an Active Directory domain, domainA.com, with two domain controllers in each location for the marketing business unit. The company expanded recently and added over 3000 new users across these locations. Hiroshi notices that this surge in users is causing Internet congestion because of the Active Directory replication.

 

What is a cost-effective method of dealing with this issue?

a)

Hiroshi should create separate domains for each location to avoid the need for replication.

b)

Hiroshi should create site objects and specify timed intervals for replication using site link objects.

c)

Hiroshi should reduce the number of domain controllers to just one per physical location.

d)

Hiroshi should remove all domain controllers and have only one domain controller for the domain.

8.

A user, Petra.T, is trying to access their system while the global catalog server for the domain is offline.

 

What is the most likely outcome?

a)

Petra.T will not be allowed to log in to the system because the global catalog server is not available.

b)

Petra.T will be allowed to log in and access resources across the domain.

c)

Petra.T will be locked out of their account until the domain controller can access the global catalog

d)

Petra.T will be allowed to log in to the system with cached credentials.

9.

If a site cannot hold a copy of the global catalog, which of the following features can be enabled on the site to provide fast authentication?

a)

Universal Group Membership Caching

b)

Flexible Single Master Operations

c)

Role seizure

d)

User Principle Name

10.

What is the term for domain and forest functions that must be coordinated from a single domain controller?


a)

Universal Group Membership Caching

b)

Flexible Single Master Operations

c)

Role seizure

d)

User Principle Name

11.

Raven is adding FSMO roles to domain controllers in the domain1.com forest. The forest contains a single domain and three domain controllers, DC1, DC2, and DC3. DC1 contains a copy of the global catalog, and all three domain controllers have the latest version of Windows Server 2019 installed.

 

Which of the following is a best practice that Raven should follow?

a)

She should create the Domain Naming Master role on DC1.

b)

She should use DC2 or DC3 as the Domain Naming Master.

c)

She does not need to create the Domain Master role because DC1 contains a copy of the global catalog.

d)

She should create three Domain Naming Master roles, one for each domain controller.

12.

Arpita is adding FSMO roles to domain controllers in the domainG.com forest. The forest contains other domains. domainG.com contains two domain controllers, DC1 and DC2. DC1 contains a copy of the global catalog.

 

Which of the following is a best practice that Arpita should follow?

a)

She should create the Domain Naming Master role on DC2.

b)

She should create the Infrastructure Master role on DC2.

c)

She does not need to create the Domain Master role because DC1 contains a copy of the global catalog.

d)

She does not need to create the Infrastructure Master role because the forest contains multiple domains

13.

Which of the following organizations should consider using Azure Active Directory?

a)

An organization that subscribes to Office 365 services

b)

An organization that has a substantially onsite workforce

c)

An organization that uses IIS as a web server

d)

An organization that deploys Internet accessible services, such as FTP or DN

14.

Kettle Inc. from Florida merges with Blue Clu Networks from Minneapolis. Minisha, a system administrator, is granted the responsibility of configuring Active Directory across both locations to enable users from both locations to access common resources.

 

If Minisha is able to accomplish this task successfully, which of the following must be true?

a)

Minisha is a member of the Enterprise Admins group in both organizations

b)

Minisha is a member of the Domain Admins group in both organizations.

c)

Minisha has run the following command: Get-ADForest | select SchemaMaster,DomainNamingMaster.

d)

Minisha has run the following command: Set-ADDomainMode –Identity domainX.com -DomainMode Windows2012R2Domain.

15.

You are the system administrator tasked with raising the domain functional level of domainA.com from Windows Server 2008 to Windows Server 2012 R2. First, you upgrade the domain controllers running Windows Server 2008 to Windows Server 2012 R2.

 

Which of the following commands must you run next in Windows PowerShell to complete your task?


a)

Set-ADForestMode –Identity domainA.com -ForestMode Windows2012R2Domain

b)

Get-ADDomain | select PDCEmulator,RIDMaster,InfrastructureMaster

c)

netdom.exe

d)

Set-ADDomainMode –Identity domainA.com -DomainMode Windows2012R2Domain

16.

Anahira is the system administrator at an organization that has offices in two different locations, New York and Sao Paulo. She decides to create sites for each location, NewYorkSite and SaoPauloSite, to improve Active Directory replication. Once she creates the sites, she associates NewYorkSite with the IP address 10.1.0.0/16.

 

Which of the following is true of this scenario?

a)

When new domain controllers are added to this network, they will be added to NewYorkSite by default.

b)

Assigning an IP address to a site indicates that domain controllers within this site contain the global catalog.

c)

Anahira will not be able to install or use Simple Mail Transfer Protocol (SMTP) to perform Active Directory replication.

d)

This restricts the creation of bridgehead servers, and only NewYorkSite will contain bridgehead servers.

17.

Faustino is the system administrator at an organization that has offices in multiple locations. The domain controllers in each location are within location-specific sites to improve Active Directory replication. Faustino notices performance issues in the Active Directory replication across sites.

 

Which of the following measures can Faustino use to improve the performance?

a)

He can restrict the number of domain controllers to one per site.

b)

He can increase the number of domain controllers to spread the replication load.

c)

He change the bridgehead server to one with a faster network interface.

d)

He can use SMTP instead of IP to improve performance

18.

What is the use of the New-ADReplicationSite Windows PowerShell cmdlet

a)

It can be used to configure the replication settings within a site link object.

b)

It can be used to create a new site object.

c)

It can be used to change the bridgehead server in a site.

d)

It can be used to launch the Active Directory Sites and Services tool.

19.

Censu Technologies wants to enforce a strict timings policy such that users are able to log into their systems only during specific time slots on weekdays. The company also wants to restrict access on weekends. Glenna, a system administrator at Censu, is tasked with enforcing this change.

 

What tab under a user object's properties will allow Glenna to make this change?

a)

Profile

b)

General

c)

Account

d)

Organization

20.

A recently promoted employee at your company has called you because they attempted to log in to their computer several times with a password created after a password expiry notice, but the attempts made were unsuccessful. You have reset the user's account password, but the user is still unable to log in.

 

What is most likely the cause of the failure?

a)

The user is in a new OU and lacks permission to log into the computer used.

b)

The user's account has been locked because of frequent failed password attempts

c)

The computer is having issues communicating with the domain and is attempting to use cached credentials.

d)

The global catalog server has not replicated the user's account information to the rest of the domain.

21.

Keplez Informatics is headquartered in Sydney, Australia, and has smaller branch offices spread across the world. The RODC in one of the branch offices gets stolen. Shannon is the system administrator at Keplez Informatics.

 

What is the appropriate security measure that Shannon should take?

a)

Shut down all RODCs

b)

Create a new RODC

c)

Disable user accounts in the branch office

d)

Delete the RODC computer account

22.

Kiora is setting up an RODC for the first time at one of her organization's branch offices. She creates a prestaged RODC computer account. Next, she installs a Windows Server 2019 system that will function as the RODC.

 

What is the most appropriate step that Kiora should take next?

a)

Run the Active Directory Domain Services Installation Wizard

b)

Add branch office user accounts to the Allowed RODC Password Replication Group

c)

Create new user accounts for the branch office users

d)

Use the Active Directory Domain Services Configuration Wizard to configure the RODC

23.

After an RODC gets stolen along with a few other computers, Shania, the system administrator, resets the computer accounts of the stolen computers that were cached on the RODC. She accomplishes this task by using the Reset all passwords for computer accounts that were cached on this Read-only Domain Controller option.

 

Which of the following is true of this scenario?


a)

The stolen computers can rejoin the domain after resetting their passwords

b)

Any computers that were not stolen will need to rejoin the domain

c)

Shania does not need to delete the stolen RODC computer account if the other computer accounts are reset.

d)

The Active Directory database on the stolen RODC is deleted automatically.

24.

Azure Active Directory can be configured to trust an organization's Active Directory forest, or mirror it using a synchronization service

a)

True

b)

False

25.

If domain1.com is the forest root domain, you can use the command Set-ADForestMode Windows2012R2Domain to raise the forest functional level to Windows Server 2012 R2.

a)

True

b)

False

26.

By default, the only site created within a new forest does not contain any domain controller

a)

True

b)

False

27.

By default, a new domain has six organizational units: Domain Controllers, Builtin, Computers, ForeignSecurityPrincipals, Managed Service Accounts, and User.

a)

True

b)

False

28.

Within a workgroup environment, if EFS keys are not backed up, you can still access EFS files when they are restored after a recovery, provided you are a member of the Administrators group

a)

True

b)

False

29.

Access to a shared folder on the network will use the most restrictive permissions, regardless of whether they are NTFS or share permissions.

a)

True

b)

False

30.

Access-based enumeration limits the shares a user can see to only the shares for which the user has at least Read permission

a)

True

b)

False

31.

Jonathan has access to the files and folders in a newly created DFS namespace. The files and folders that he does not have access to are hidden. This indicates that the access-based enumeration is enabled by default.

a)

True

b)

False

32.

The DFS Replication role needs to be installed to configure folder quotas and file screens

a)

True

b)

False

33.

Nora is a data scientist and works with programs that routinely acquire a lot of data. After data analysis, she stores the raw data for future use. However, she does not want the Windows Search Service to include the data files every time she performs a search function. 

Which of the following attributes should Nora deactivate to exclude the data files from searches?

a)

The index attribute

b)

The compress attribute

c)

The archive attribute

d)

The hidden attribute

34.

Natalie is a graphic designer who frequently works with large files. These files, which are stored on an NTFS filesystem, measure 500 MB on average. She uses a software application to create backups of her work, and she had not faced any issues with backing up her files until recently. During a recent backup, she noticed that a newly created folder was not backed up. 

 

Identify the most likely cause for this issue

a)

The software does not back up files larger than 500 MB

b)

Natalie did not enable the archive attribute on the folder.

c)

Natalie did not enable the index attribute on the folder.

d)

NTFS filesystems do not support the backup of large files.

35.

Which service is a faster replacement for the Windows Indexing Service that is available on Windows Server 2019?

a)

Common Internet File System

b)

The Windows Search Service

c)

Windows Run

d)

A discretionary access control list

36.

Alaska, a system administrator, copies important and sensitive encrypted files from an NTFS filesystem to various locations on the network. As the files are encrypted, she is not worried about anyone accessing the files. However, the file copy in one of the locations is no longer secure as it has been decrypted and can be read by anyone who has access to the folder. 

 

Which of the locations is most vulnerable to theft among the locations where the files have been copied?

a)

FAT32 on a Windows 10 system

b)

Windows Server 2019

c)

Windows Server 2016

d)

FAT32 on a Windows 7 system

37.

Imala, a research scientist, wants to encrypt a document that contains her research data as she does not want the content to be made public before it is published. She is using the Command Prompt window to configure the encrypt attribute.

 

Which of the following commands should Imala use to configure the encrypt attribute?


a)

fsutil.exe

b)

dfsutil.exe

c)

compact.exe

d)

cipher.exe

38.

What happens if an encrypted file in an NTFS partition on a Windows 10 system is moved to a FAT32 partition on a Windows 7 system?


a)

The file transfer does not occur because FAT32 cannot store encrypted files.

b)

The file encryption is maintained on the new location

c)

The file is moved but is only visible to Windows systems that can see EFS files.

d)

The file is decrypted and placed onto the FAT32 volume.

39.

Denji has access to a shared folder on his company's network drive. He updates the data in some files and replaces one of the existing files on the shared folder with a new version. He wants to share the updated files with a colleague who must verify the updated data and make changes if necessary. However, the colleague can only view the file contents, and Denji does not have the rights to grant the required permission.

 

Which of the following NTFS/ReFS folder and file permissions does Denji most likely have that allows him to make the changes mentioned in the scenario but does not allow him to grant the required permissions?

a)

Read and execute

b)

Modify

c)

Full control

d)

Write

40.

Pavel is an IT project lead at Krystal Engineering. Because of his role, he is part of multiple groups, including the Developer group as well as the Project Manager group. One of the files that he is trying to access, PLStatus.xls, is not opening. Upon investigation, you find that Pavel's user account has Full control permission over the file. The Project Manager group has Modify access but not Full control. The Developer group has Write access but no Read access.

 

What is the most likely reason that Pavel is not able to open the file?

a)

Another group has the Deny box checked for Read access.

b)

The Developer group restricts Pavel's ability to view the file.

c)

The Project Manager group restricts Pavel's ability to view the file.

d)

The group permissions override permissions granted to Pavel's user account.

41.

A system administrator wants to give NTFS folder permission to a project manager so that the manager can add or remove the read-only, hidden, archive, index, compress, and encrypt attributes.

 

Which of the following permissions should the administrator give to the project manager?


a)

Read attributes

b)

Write extended attributes

c)

Write attributes

d)

Read extended attributes

42.

What are users who only have the List folder contents permission allowed to do? 

a)

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.

b)

They can read, add, delete, execute, and modify files, but cannot delete subfolders and their file contents, change permissions, or take ownership.

c)

They can view file contents, view folder attributes and permissions, traverse folders, but cannot execute files.

d)

They can traverse folders, view file contents, view attributes and permissions, and execute files.

43.

Hasad is the system administrator for a marketing company. The company stores sensitive data in a folder named Assets on the company's network drive. Hasad is asked to identify the users who access the files within the folder or make changes to them.

 

Which of the following steps should Hasad take to track all the activity within the folder Assets?

a)

Assign the hidden attribute to the folder

b)

Use a pair of public and private keys that are uniquely generated for a system

c)

Modify the folder permissions for each user through Advanced Security Settings

d)

Edit the Default Domain Policy object to enable auditing functionality

44.

Devika copies a file, TFPresentation, from a folder titled "Mach-2" to a folder titled "Mach-3" on the same NTFS disk volume. The Mach-2 folder allows Read access to the Editor group, while explicitly denying Write permission to the same group. The Mach-3 folder allows Full control to the Editor group. TFPresentation, the original file, has Modify permissions for the Editor group.

 

What is the effective access of the Editor group on the copied file?

a)

Read

b)

Modify

c)

Full control

d)

No access

45.

Which of the following statements is true of the ownership of a file or folder?

a)

An administrator can take ownership of a file or folder without being granted the permission to do so.

b)

The account that creates a file or a folder gets its ownership only when the administrator grants ownership to that account.

c)

Ownership of individual files and folders cannot be transferred by anyone with the Take ownership permission.

d)

The owner of a file or folder cannot modify all the permissions for that file or folder.

46.

What happens when a folder with NTFS permissions is copied to a shared folder on a FAT volume?

a)

The folder loses all NTFS and share permissions associated with it.

b)

The folder inherits the share permissions but loses the NTFS permissions.

c)

The folder is copied along with all NTFS and share permissions.

d)

The folder is set to read-only until the user performing the move changes the attribute

47.

A user is attempting to access a shared file. The file has Full control NTFS permissions and Read permissions at the share level. What is the effective permission for the user on the file?

a)

Full control

b)

Modify

c)

Read

d)

Read/Write

48.

Nodin is a system administrator in training. He is trying to grant the user, Becky Winters, shared folder permissions using Server Message Block.

 

Help Nodin identify the correct sequence to grant Becky Winters Full control shared folder permissions.

a)

Right-click the folder, click Properties, highlight the Sharing tab, and click the Share button.

b)

Right-click the folder, click Properties, highlight the Sharing tab, and click the Advanced Sharing button.

c)

Click File and Storage Services, highlight Shares, select the Tasks drop-down box, and click New Share.

d)

Click File and Storage Services, select SMB Share – Quick, select Type a custom path, and specify the path to an existing shared folder that must be shared.

49.

Laurel creates a shared folder on a ReFS filesystem using NFS. She grants Read-Only permission to MSmark. When her colleague Mark tries to access the folder from his computer, he cannot access it.

Which of the following is the most likely reason that Mark cannot access the folder?

a)

The default permission is Read-Only, but Mark needs the Read-Write permission

b)

MSmark is a computer name and not Mark's user account name.

c)

Laurel forgot to click the Allow root access option for Mark.

d)

The ReFS permission is Read/Write, whereas the NFS permission is Read

50.

Which of the following is a component that enables users to search and locate a shared folder in the Active Directory?

a)

LDAP

b)

RAP

c)

SMB

d)

NFS

51.

Iqbal publishes a shared folder named KettleProgram to Active Directory. He wants other users to be able find the folder using the search feature on File Explorer. However, in addition to finding the folder when searching for KettleProgram, he also wants the folder to show up when users search for "KettleApp."

 

What is the most efficient method that Iqbal can use to enable this?


a)

Rename the shared folder to KettleProgram/KettleApp

b)

Create an empty file called KettleApp within the folder.

c)

Add KettleApp as a keyword in the folder's properties

d)

Transfer ownership of the folder to a user called KettleApp.

52.

Which of the following options provided by Windows Server 2019 helps configure folders that are on different servers to synchronize contents? 

a)

Distributed File System (DFS) namespaces

b)

Distributed File System (DFS) replication

c)

Client for Network File System (NFS)

d)

File Server Resource Manager (FSRM)

53.

Barry, a system administrator, finds that a shared drive on his organization's network is slow because of the huge amount of data stored in it. He realizes that most employees of the company back up all their data on this drive. He wants to restrict the amount of data that each employee stores on the drive.

 

Which of the following steps will help Barry limit employees' space usage

a)

Configuring user quota

b)

Configuring folder quota

c)

Configuring active screening

d)

Configuring passive screening

54.

Fayola realizes that many of her colleagues use folders on the network drive to store videos, and this consumes a lot of space on the drive. She asks the employees to delete their videos from the network drive.

 

Which of the following steps can Fayola take to maintain a log whenever a video file is saved on the drive in the future?

a)

Configure passive screening

b)

Configure active screening

c)

Enable the encrypt attribute

d)

Enable the archive attribute

55.

The XPS API stores documents within a spool folder using Enhanced Metafile (EMF) format.

a)

True

b)

False

56.

The Device and Printers utility contains print server configuration options that are not available within the Print Management tool.


a)

True

b)

False

57.

The print server does not spool the print job when branch office users connect to a shared printer across the Internet that has BODP enabled.

a)

True

b)

False

58.

Pausing all documents within a print queue is often performed after performing routine maintenance on a print device, such as changing toner or refilling paper trays.

a)

True

b)

False

59.

Malaika purchased a print device that can be automatically configured by the system. The print device is PnP-capable, and it does not have a network interface. Which of these should Malaika use to connect the print device to the system?

a)

Wi-Fi

b)

Bluetooth

c)

USB

d)

Ethernet

60.

Identify the process that coverts the documents within the spool folder to a format understandable by the print device.


a)

Rendering

b)

Print job

c)

Spooling

d)

Print queue

61.

What happens when a print job exceeds the print device storage capacity?


a)

The print jobs are sent to the Server Message Block (SMB).

b)

The print jobs are divided into smaller parts and sent to the print device sequentially.

c)

The Print Spooler service increases the print device storage capacity.

d)

The rendering process slows down, which results in a decrease in the print job.

62.

PrinterA is shared through ServerV. He uses the format below to successfully configure the print device.

 

\\ServerV\PrinterA

Identify the protocol that he most likely used.

a)

LDP

b)

SMB

c)

IPP

d)

SMS

63.

While installing Print and Document Services, Laurel selects an option available under “Role Services.” After the printer is configured, her colleagues can access the shared printer using a UNC.


a)

Print Server

b)

Internet Printing

c)

LPD Service

d)

Shared Printer

64.

Your university has installed a shared printer, Print_MV, on SERVERX. To accommodate the large amount of print jobs generated by the students, the spool folder needs to be placed in a storage device with a large capacity.

 

Which of the following tabs under the print server properties dialog box can be used for this purpose

a)

Advanced

b)

Security

c)

Drivers

d)

Port

65.

Which of the following print server permissions allows users to configure print server settings within the Print Management tool?


a)

Manage Printers

b)

View Server

c)

Manage Server

d)

Manage Documents

66.

Which of the following tabs help configure the times that a printer is available to users, the printer priority, the printer driver, and spooling options?

a)

The Sharing tab

b)

The Ports tab

c)

The Advanced tab

d)

The Security tab

67.

What option should you use on a printer's Advanced properties page if pages from different jobs are mixed?

a)

Start printing after last page is spooled

b)

Print spooled documents first

c)

Print directly to the printer

d)

Enable advanced printing

68.

Which of the following is the default format used to store documents received by the GDI API for modern print devices?


a)

NT EMF

b)

GDI2XPS

c)

RAW (FF auto)

d)

RAW (FF appended)

69.

What separator page file is used with PostScript-only printers and prints a separator page at the beginning of each document?


a)

Pcl.sep

b)

Pscript.sep

c)

Sysprint.sep

d)

Sysprtj.sep

70.

A print device, Printer_2AC, is installed on SEVERX within your organization. The printer must be automatically added to each computer added to the domain.

 

Which of the following options can be used for this purpose?

a)

Use the Add Printer wizard

b)

Audit object access policy

c)

Enable advanced printing features

d)

Deploy with Group Policy

71.

Several users access the same shared printer in Lia’s organization. A colleague tells her that the paper tray needs to be refilled. She uses the Printer menu to manage the print jobs and refill the paper tray.

 

Which option do you think she would have chosen in the Printer menu if the documents within the print queue resumed printing after the refilling of the paper tray?


a)

Pause Printing

b)

Cancel All Documents

c)

Pause

d)

Restart

72.

Which of the following options on a print queue webpage refreshes the list of print jobs within the print queue when selected?


a)

Document List

b)

Properties

c)

All Printers

d)

Cancel All Documents

73.

Which of the following options is provided by the Print Management tool to quickly check the status of printers to identify any problems?


a)

The Advanced tab

b)

Properties

c)

View Server

d)

Custom filters

74.

Which of the following actions cannot be performed by a user with Print permission?


a)

Send print jobs to the printer

b)

Pause, resume, and restart print jobs

c)

Cancel the print jobs they have ownership of

d)

Cancel all print jobs

75.

Martha, a support technician, is troubleshooting a problem with a shared printer. All her colleagues, including Flavio, had complained that the printer control codes appear on printouts. She identifies corrupt print drivers as the cause of the problem. She reinstalls the print driver on Flavio’s computer, and he does not face this problem again. However, other people in her company still face the issue.

 

What should Martha have done to mitigate this issue for everyone?

a)

Changed the location of the spool folder

b)

Turned the printer off and turned it on again

c)

Updated or reinstalled the printer driver on the print server

d)

Updated or reinstalled the printer driver on all the print clients individually

76.

Which printer server configuration task is performed before shared printers are added within the Print Management tool?


a)

Add manufacturer-supplied printer drivers for the associated print device

b)

Change the printer name, location, and comment

c)

Render print jobs on client computers

d)

Deploy with Group Policy

77.

Which of the following options will allow a shared printer to be automatically published, allowing domain users to search for the Print window?


a)

Enable printer pooling

b)

List in the directory

c)

Enable advanced printing

d)

Branch Office Direct Printing

78.

Identify the correct process that automatically adds SMB shared printers to computers that join a domain.


a)

Access the Advanced tab of the printer and select Auto deploy printer to client computers

b)

Access the Sharing tab of the printer and select the List in the directory option

c)

Select the printer within the Print Management tool, select More Actions, and choose Deploy with Group Policy from the Actions menu

d)

Select the printer within the Print Management tool and click Enable Branch Office Direct Printing

79.

Which of the following commands can be used within Windows PowerShell to view and manage print jobs within the print queue for a printer?


a)

Set-Printer printername-restart

b)

Suspend-PrinJob

c)

Restart-Service spooler-force

80.

As a system administrator, you are tasked with identifying the reason for print jobs not getting completed. You notice that the queue status against one of the printers is “paused.” This does not provide a specific reason. To ease the process of troubleshooting in the future, you want the queue status to show specific notifications from the printer.

 

Which of the following options would you enable for this purpose?


a)

Printer pooling

b)

Bidirectional printing

c)

Branch office direct printing

d)

List in the directory