SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
MCTS: Managing Printers
Start Test
Study First
Subjects
:
certifications
,
mcts
,
it-skills
Instructions:
Answer 32 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. To ___________________ follow these steps: 1. In Server Manager - select Print And Document ServicesPrint ManagementPrint Servers<ServerName>Printers. 2. In the details pane - right-click one of the printers in the pool - and then choose Properties.
everyone
Internet Printing
PubPrn.vbs
create a printer pool
2. In addition to the default printer permissions - you can configure the following print server permissions to delegate management to non-administrators:
View Server - View the server and shared printers - Manage Server - Manage the print server features
LPD Service
PubPrn.vbs
cscript //H:cscript //S
3. The ______ script adds and removes printers.
PubPrn.vbs
The Internet Printing role service.
Line Printer Remote (LPR)
PrnMngr.vbs
4. The ______ service installs the Print Management snap-in - described later in this lesson. This is sufficient for allowing Windows and many non-Windows clients to print.
cd %SystemRoot%System32spooltoolsprintbrm -r -f printers.printerexport
Print Server
http://<ServerName>/Printers/<PrinterName>/.printer
View Server - View the server and shared printers - Manage Server - Manage the print server features
5. The ______ role service allows you to manage network scanners - configure scan processes - and route documents from network scanners to the correct destination.
PrnJobs.vbs
Print Server
server
Distributed Scan Server
6. You can use ______ to generate email notifications or to automatically run scripts when specific conditions are met on a printer.
custom filters
PubPrn.vbs
PrnQctl.vbs
PrnPort.vbs
7. The ______ script manages printer ports. For example - you can create a port for a network printer.
Print And Document Services
PrnMngr.vbs
PrnPort.vbs
Line Printer Remote (LPR)
8. The ______ script prints a test page - pauses or resumes a printer - and clears a printer queue.
Additional Drivers
Print And Document Services
PrnQctl.vbs
create a printer pool
9. To add a driver for a processor type other than the operating system's default - click the ______ button.
PrnCnfg.vbs
Line Printer Remote (LPR)
Additional Drivers
The Internet Printing role service.
10. By default - ______ can print to a printer and view the print server. Users can manage their own documents in the print queue but not documents of other users.
everyone
automatically download
Additional Drivers
View Server - View the server and shared printers - Manage Server - Manage the print server features
11. The ______ script manages print jobs. For example - you can list and cancel documents in the print queue.
custom filters
PrnJobs.vbs
The Internet Printing role service.
location-aware
12. If you don't want to have to type cscript before the script names - run the command ______ to configure Script as the default application to run .vbs files. After that - you can just call the script name.
location-aware
View Server - View the server and shared printers - Manage Server - Manage the print server features
cscript //H:cscript //S
PrnMngr.vbs
13. You can configure the following ___________:- Print - Users can print. - Manage Printers - Users can change printer configuration settings. - Manage Documents - Users can remove documents that have been submitted to the printer.
PrnCnfg.vbs
printer permissions
Distributed Scan Server
cscript //H:cscript //S
14. To use print scripts - run the CScript command and pass the full path to the script file as the first parameter. Then - provide any parameters. For example - to view usage information for the PrnCnfg.vbs script - run the following command:
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
Print Server
PrnQctl.vbs
custom filters
15. You can also export printers at a command prompt or from a script using the PrintBRM tool - which is located in the %SystemRoot%System32spooltools folder. To export printers to a file - run PrintBRM with the -B parameter - as the following example de
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
Group Policy
The Internet Printing role service.
Additional Drivers
16. A printer pool consists of ______ identical printers that users can print to as if they were a single printer.
PrnQctl.vbs
Print And Document Services
two or more
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
17. Which role service should you install to allow clients to manage printers using their web browser?
The Internet Printing role service.
create a printer pool
View Server - View the server and shared printers - Manage Server - Manage the print server features
Line Printer Remote (LPR)
18. If a client requires a different driver you should install the additional driver on the ______ to allow the client to automatically install the driver.
PrnDrvr.vbs
View Server - View the server and shared printers - Manage Server - Manage the print server features
server
everyone
19. If you install the Distributed Scan Server role service - you need to create an ______ account for it - generate an SSL certificate - and specify an email server.
automatically download
The PubPrn.vbs script.
everyone
Active Directory
20. What script would you run to publish a printer to Active Directory?
The PubPrn.vbs script.
PrnCnfg.vbs
Additional Drivers
cscript //H:cscript //S
21. Enterprise environments should use ______ settings to deploy shared printers to clients.
Group Policy
PrnJobs.vbs
LPD Service
printer permissions
22. The ______ service allows clients to print using the Line Printer Daemon (LPD) protocol - which is commonly used by UNIX clients.
LPD Service
Line Printer Remote (LPR)
Active Directory
Internet Printing
23. The ______ script publishes a printer to Active Directory.
Distributed Scan Server
The Internet Printing role service.
PubPrn.vbs
Active Directory
24. The ______ script configures printers. For example - you can change printer names or locations - configure a separator page - or grant print permissions to users.
PrnCnfg.vbs
The Internet Printing role service.
Group Policy
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
25. If the client's operating system uses the same driver as the server - the client can ______ the driver the first time the client connects to the printer.
automatically download
PrnPort.vbs
LPD Service
server
26. To import printers at a command prompt or from a script - run PrintBRM with the -R parameter - as the following example demonstrates:
cd %SystemRoot%System32spooltoolsprintbrm -r -f printers.printerexport
everyone
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
Print And Document Services
27. Win Srvr 2008 R2 can share printers without adding any server roles. However - adding the ______ server role adds the Print Management snap-in - which simplifies printer configuration.
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
PrnPort.vbs
location-aware
Print And Document Services
28. To act as an LPD client - you must install the ______ Port Monitor feature.
two or more
Line Printer Remote (LPR)
Active Directory
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
29. Win 7 and Win Srvr 2008 R2 include ______ printing. The concept is really simple: instead of having a single default printer - users have a different default printer for each network that they connect to.
two or more
custom filters
Print Server
location-aware
30. The ______ script adds - removes - or lists printer drivers. For example - you can add a driver to make it available for automatic installation by a client.
printer permissions
create a printer pool
PrnDrvr.vbs
Additional Drivers
31. To connect directly to a printer shared with Internet printing - provide the URL in the format ______.
http://<ServerName>/Printers/<PrinterName>/.printer
PrnDrvr.vbs
The Internet Printing role service.
everyone
32. The ______ service allows clients to print using Internet Printing Protocol (IPP) and creates a website where users can manage print jobs using their web browsers. This role service requires IIS.
Distributed Scan Server
printer permissions
Internet Printing
PrnQctl.vbs