Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
|
SUBJECTS
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
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. You can use ______ to generate email notifications or to automatically run scripts when specific conditions are met on a printer.
PrnCnfg.vbs
custom filters
cd %SystemRoot%System32spooltoolsprintbrm -r -f printers.printerexport
The PubPrn.vbs script.
2. A printer pool consists of ______ identical printers that users can print to as if they were a single printer.
printer permissions
two or more
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
Print And Document Services
3. If a client requires a different driver you should install the additional driver on the ______ to allow the client to automatically install the driver.
Group Policy
server
Distributed Scan Server
PrnJobs.vbs
4. 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.
PrnDrvr.vbs
PrnJobs.vbs
PrnPort.vbs
printer permissions
5. To act as an LPD client - you must install the ______ Port Monitor feature.
automatically download
Line Printer Remote (LPR)
PrnQctl.vbs
The Internet Printing role service.
6. Enterprise environments should use ______ settings to deploy shared printers to clients.
Group Policy
Additional Drivers
Line Printer Remote (LPR)
PrnDrvr.vbs
7. The ______ script prints a test page - pauses or resumes a printer - and clears a printer queue.
PrnPort.vbs
custom filters
PrnQctl.vbs
LPD Service
8. To add a driver for a processor type other than the operating system's default - click the ______ button.
PubPrn.vbs
Additional Drivers
Distributed Scan Server
custom filters
9. 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.
Print Server
http://<ServerName>/Printers/<PrinterName>/.printer
Line Printer Remote (LPR)
two or more
10. The ______ script adds and removes printers.
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
PrnDrvr.vbs
PrnMngr.vbs
11. 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.
http://<ServerName>/Printers/<PrinterName>/.printer
Distributed Scan Server
create a printer pool
Active Directory
12. 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.
Additional Drivers
Active Directory
PrnCnfg.vbs
Print And Document Services
13. The ______ service allows clients to print using the Line Printer Daemon (LPD) protocol - which is commonly used by UNIX clients.
The Internet Printing role service.
LPD Service
Additional Drivers
cd %SystemRoot%System32spooltoolsprintbrm -r -f printers.printerexport
14. The ______ role service allows you to manage network scanners - configure scan processes - and route documents from network scanners to the correct destination.
Distributed Scan Server
PrnQctl.vbs
PrnMngr.vbs
PrnPort.vbs
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
Line Printer Remote (LPR)
Active Directory
Print And Document Services
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
16. The ______ script publishes a printer to Active Directory.
printer permissions
PubPrn.vbs
location-aware
create a printer pool
17. The ______ script manages printer ports. For example - you can create a port for a network printer.
cscript //H:cscript //S
PrnPort.vbs
Active Directory
Additional Drivers
18. 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.
Print And Document Services
The PubPrn.vbs script.
Active Directory
printer permissions
19. 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.
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
automatically download
LPD Service
everyone
20. 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
cd %SystemRoot%System32spooltoolsprintbrm -r -f printers.printerexport
Active Directory
Print And Document Services
21. 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.
printer permissions
PrnPort.vbs
PrnQctl.vbs
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
22. 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.
server
Internet Printing
PrnPort.vbs
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
23. What script would you run to publish a printer to Active Directory?
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
LPD Service
Print Server
The PubPrn.vbs script.
24. The ______ script configures printers. For example - you can change printer names or locations - configure a separator page - or grant print permissions to users.
The PubPrn.vbs script.
PrnCnfg.vbs
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
automatically download
25. 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.
PrnQctl.vbs
automatically download
cscript //H:cscript //S
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
Distributed Scan Server
PrnDrvr.vbs
PubPrn.vbs
27. The ______ script manages print jobs. For example - you can list and cancel documents in the print queue.
cscript //H:cscript //S
PrnQctl.vbs
Print And Document Services
PrnJobs.vbs
28. 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.
PrnJobs.vbs
cd %SystemRoot%System32spooltoolsprintbrm -b -f printers.printerexport
custom filters
everyone
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.
http://<ServerName>/Printers/<PrinterName>/.printer
automatically download
cscript //H:cscript //S
location-aware
30. 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:
everyone
The Internet Printing role service.
cscript %SystemRoot%System32Printing_Admin_Scriptsen-USprncnfg.vbs -?
printer permissions
31. To connect directly to a printer shared with Internet printing - provide the URL in the format ______.
automatically download
PrnDrvr.vbs
http://<ServerName>/Printers/<PrinterName>/.printer
everyone
32. Which role service should you install to allow clients to manage printers using their web browser?
Additional Drivers
http://<ServerName>/Printers/<PrinterName>/.printer
The Internet Printing role service.
PrnQctl.vbs