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