You have a print server that ru

题目

You have a print server that runs Windows Server 2003 Service Pack 2 (SP2). You need to create a report of all the printers that are on the server and the drivers that they use. What should you do? ()

  • A、Open The Printers and Faxes control panel applet and select the details view. Take a screen capture of the Printers and Faxes window.
  • B、Run the command %systemroot%/system32/net.exe share > printers.txt.
  • C、Run the command cscript %systemroot%/system32/prnmngr.vbs –l > printers.txt.
  • D、Run the command cscript %systemroot%/system32/prnport.vbs -l > printers.txt.
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the administrator of a Windows 2000 Server network at Ezonexam.

You configure a server named print10.marketing.Ezonexam.com.local as a print server at the Los Angeles office. You create and share printers on the server for use by employees in the marketing,Ezonexam.local domain.

You want to review the configured properties of all of the shared printers on the print10.marketing.Ezonexam.local server. You want to perform. this review from a Windows 2000 Professional computer at the London office of Ezonexam.

What can you do? (Each correct answer presents a complete solution. Choose two)

A. Use your Web browser to connect to http://print10.london.Ezonexam.local/printers/.

B. Use your Web browser to connect to http://print10.marketing.Ezonexam.local/printers/.

C. Run the net view \\print10 command.

D. Run the net view \\print10.marketing.Ezonexam.com command.

E. Browse to \\print10.marketing.Ezonexam.local and open the Printers folder.

F. Browse to \\print10.london.Ezonexam.local and open the Printers folder.


正确答案:BE
B,E 解析:Explanation: It is possible to administer the printers with Internet Explorer but we will have to specify the full name of the print server in the URL. In this scenario it is: print10.marketing.Ezonexam.local and the share name for the printers folder is /printers/.

If the London and Los Angeles offices have a network connection between them, you can browse to the print server and open the shared printers folder.

Incorrect answers:
A: The printer name is print10.marketing.Ezonexam.local not print10.Ezonexam.local. Therefore print10.marketing.Ezonexam.local must be specified in the URL.

C: This command is used to view shares on a local server. It cannot be used to view printers using IPP (Internet Printing Protocol).

D: This command is used to view shares on a local server. It cannot be used to view printers using IPP (Internet Printing Protocol).

F: You could only do this if you had a VPN connection to the Los Angeles office. In this question, we are using IPP to enable us to view the printers in a web browser.

第2题:

Ezonexam.com's network consists of Windows 2000 Professional and UNIX client computers. You install a Windows 2000 Server computer on the network. All computers that are connected to the network use TCP/IP as their only network protocol.

Several laser print devices are attached to the UNIX computers. You want to enable the Windows 2000 Professional computers to print to these printers. You want to make the minimum number of configuration changes necessary to achieve this goal.

What should you do?

A.Install Simple TCP/IP services on the Windows 2000 Server computer. Configure printers on the Windows 2000 Server computer to print to the print device attached to the UNIX computers.

B.Install Print Services for UNIX on the Windows 2000 Server computer. Configure shared printers on the Windows 2000 Server computer. Configure the UNIX computers to print to these shared printers.

C.Disconnect the print devices from the UNIX computers and connect them to the Windows 2000 Server computer. Share the printers, and configure the Windows 2000 Professional computers and the UNIX computers to print to the shared printers.

D.On the Windows 2000 Server computer, configure shared printers that connect to the print devices attached to the UNIX computers. Configure the Windows 2000 Professional computers to print to the shared printers on the Windows 2000 Server computer.


正确答案:D
解析:Explanation:WeneedtoenabletheWindows2000ProfessionalclientstoprinttotheprintdevicesattachedtotheUNIXcomputers.ThesimplestwayistocreatesharedprintersonaWindows2000Servercomputer,andconfiguretheWindows2000Professionalclientstoconnecttothesharedprinters.IncorrectAnswers:A:SimpleTCP/IPServicesisnotrelevanttoWindows2000printing.B:ThisanswerishowyoucouldconfigureUNIXclientstousetheprintdevices.WeneedtoenabletheWindows2000Professionalclientstousetheprintdevices.C:ItisnotnecessarytodisconnecttheprintdevicesfromtheUNIXcomputersandconnectthemtotheWindows2000Servercomputer.Therefore,thisisnotthesimplestsolution.

第3题:

You have a print server named Server1 that runs Windows Server 2003 Service Pack (SP2). Server1 isconfigured as shown in the following table.All the hard disks are 136 GB and are connected to a SCSI controller.You need to identify which disk configuration will provide the best performance for printing.Which disk configuration should you implement? ()

A. one RAID-0 volume

B. one RAID-1 volume

C. one RAID-5 volume

D. two RAID-1 volumes


参考答案:A

第4题:

You have a print server named Server1 that runs Windows Server 2012 R2. You discover that when there are many pending print jobs, the system drive occasionally runs out of free space. You add a new hard disk to Server1. You create a new NTFS volume. You need to prevent the print jobs from consuming disk space on the system volume. What should you modify?()

  • A、the properties of the Print Spooler service
  • B、the Print Server Properties
  • C、the properties of each shared printer
  • D、the properties on the new volume

正确答案:B

第5题:

You are the administrator of the homeoffice.local domain. You want to create a shared printer for the company's executives so that they do not have to wait for their documents to print when the default printer's queue contains a large number of documents.

You configure the new high-priority printer and want to set permissions for the groups shown in the exhibit. Note: The default settings have been cleared.

You select the check box to allow Print permission for the Executives group. You want only the Administrators, Print Operators, Server Operators, and Executives group to be able to print to the printer. What can you do? (Select all that apply).

A.Remove the Everyone group.

B.Select the check box to deny Print permission for the Everyone group.

C.Select the check box to deny Manage Documents permission for Everyone group.

D.Select all Deny check boxes for the Everyone group.

E.Clear all check boxes for Everyone group.


正确答案:AE
解析:Explanation: By default the Everyone group, to which all users are automatically added, has access to printer. Therefore, by removing the Everyone group, only the groups that have been explicitly been given permission to the printer would be able to use the printer. The same could be achieved by removing all permissions from the Everyone group.
Incorrect answers:
B: When a user has conflicting permissions to network resources as a result to his or her membership to one or more groups, the most restrictive permission is applied. However, a deny permission overrides all other permissions. All users are automatically added to the Everyone group therefore the deny print permission applied to the Everyone group will be inherited by all users and would override their other permissions to the printer. All users would then not be able to print.

C: When a user has conflicting permissions to network resources as a result to his or her membership to one or more groups, the most restrictive permission is applied. However, a deny permission overrides all other permissions. All users are automatically added to the Everyone group therefore the deny manage documents permission applied to the Everyone group will be inherited by all users and would override their other manage documents permissions to the printer. This will however not prevent all users from be able to use the printer.

D: When a user has conflicting permissions to network resources as a result to his or her membership to one or more groups, the most restrictive permission is applied. However, a deny permission overrides all other permissions. All users are automatically added to the Everyone group therefore the deny permissions are applied to the Everyone group will be inherited by all users and would override their other permissions to the printer. All users would then not have access to the printer.

第6题:

You are the administrator of a Windows 2000 Server computer named Ezonexam1. A printer named PrinterColor is configured on Ezonexam1.

You want to allow only users in the Administrators group and users in the Managers group to print to PrinterColor. You also want to allow users in the Managers group to pause and resume their print jobs, and you want to ensure that users in the Administrators group have full control permission for PrinterColor.

What should you do?

To answer, click the Simulation button and then perform. the appropriate actions in the simulation of the Printers folder.


正确答案:Answer: 10 steps Step 1. Click Start > Settings > Printers. Step 2. We need to access the Properties of the PrinterColor printer. To do this select the printer and click the file menu. Step 3. In the File menu select Properties. Step 4. Click the Security tab. Step 5. The first thing we need to do is to remove the print permissions for the Everyone group and the Power Users group. To remove the print permissions for the Everyone group select the Everyone group and click the Remove button. Note: We could just clear the 'Allow' checkboxes but the Everyone group would still be listed. For ease of administration it's better to remove any unneeded groups from the list. Step 6. Now we can repeat step 5 to remove the Power Users Group. Step 7. The next step is to add the Management group to the list. To do this click the Add button. Step 8. We can select the CREATOR OWNER group and verify that it has the Manage Documents permission. Step 9. Click the OK button to close the dialog box. Step 10. Close the Printers folder.
Answer: 10 steps Step 1. Click Start > Settings > Printers. Step 2. We need to access the Properties of the PrinterColor printer. To do this, select the printer and click the file menu. Step 3. In the File menu, select Properties. Step 4. Click the Security tab. Step 5. The first thing we need to do is to remove the print permissions for the Everyone group and the Power Users group. To remove the print permissions for the Everyone group, select the Everyone group and click the Remove button. Note: We could just clear the 'Allow' checkboxes, but the Everyone group would still be listed. For ease of administration, it's better to remove any unneeded groups from the list. Step 6. Now we can repeat step 5 to remove the Power Users Group. Step 7. The next step is to add the Management group to the list. To do this click the Add button. Step 8. We can select the CREATOR OWNER group and verify that it has the Manage Documents permission. Step 9. Click the OK button to close the dialog box. Step 10. Close the Printers folder. 解析:Explanation: By default, the Everyone group and the Power Users group have permission to print to the printer. Therefore, these groups need to be removed from the printer DACL (Discretionary Access Control List). You want the Managers group to use the printer so they will need to be added to the printer DACL. The Managers group must also be able to pause and resume their print jobs. When a user sends a print job to the printer, they become a member of a system group named CREATOR OWNER until the print job has finished.

For a user to be able to pause and resume their print jobs, the CREATOR OWNER group needs the 'Manage Documents' permission. The 'Manage Documents' permission, when applied to the CREATOR OWNER group only allows the user to 'manage' his or her print jobs. If the Management group had the 'Manage Documents' permission, they would be able to 'manage' any print job sent to the printer. The following steps outline the procedure:

第7题:

You are the network administrator for Ezonexam.com. You configure a shared printer on a Windows 2000 Server computer. The printer connects to a Hewlett Packard JetDirect print device that uses DLC. This print device is on the same network segment as the server.

Six months later, you relocate the print device to a different network segment. Users report that they are able to send print jobs to the printer but that their print jobs no longer print.

You need to ensure that the printer and the print device are working properly. What should you do?

A.Configure the JetDirect print device to use DHCP.

B.Uninstall and reinstall the DLC protocol from the server.

C.Configure the printer and the JetDirect print device to use the LPR printing protocol.

D.Delete the printer. Re-create the printer by using DLC to connect to the JetDirect print device.


正确答案:D
解析:Explanation: In this scenario the DLC protocol has to be configured on the Printer. The print device was in use on a different network segment, but the computer that serves as a print server must be on the same segment as the printer device because DLC is not routable.

Incorrect answers:
A: This print device uses DLC, not TCP/IP therefore it does not require DHCP to provide it with an IP address.

B: The server will no longer be functioning as a print server, therefore we should not reinstall the DLC protocol on the server.

C: The LPR printing protocol is used in UNIX environments.

第8题:

You are the desktop administrator of your Windows 2000 Professional computer.

On your computer you have a printer named LaserJet that is attached to your local LPT1 port. You have shared LaserJet and given Print permission to the Sales group. You are a member of the Sales group. On many occasions you find that you have to wait a long time for your print jobs because there are several jobs ahead of yours. You create a second printer named LaserJet2 using LPT1 port and the default settings.

You want to ensure that you do not have to wait for other print jobs before your print jobs can complete.

What should you do? (Each correct answer presents part of the solution. Choose two)

A.Grant only your account Print permission to LaserJet2.

B.Deny Print permission to the Sales group on LaserJet2.

C.Configure LaserJet to Start printing after last page is spooled.

D.Configure LaserJet to Print directly to the printer.

E.Set the priority of LaserJet to 10.

F.Set the priority of LaserJet2 to 99.


正确答案:AF
A,F 解析:Explanation: The default priority for a print job is 1. Priorities are number from 1 to 99 with 1 being the lowest and 99 being the highest. Therefore, to move your print job to the top of the print queue, you can simply raise the priority. Furthermore, since you created a printer, called LaserJet2, attached to your local LPT1 port all you need to do is grant your account Print permission to LaserJet2.

Incorrect answers:
B: With only your account having the Print permission to LaserJet2, there is no need to Deny Print permission to the Sales group.

C&D: There is no need to configure LaserJet to either Start printing after last page is spooled of to Print directly to the printer, all that is necessary is that you should grant only your account Print permission to LaserJet2 and set the priority on 99.

E: The setting of priorities on LaserJet to 10 would be irrelevant since you will be interested in LaserJet2. Furthermore, a priority of 10 would be insufficient when you do not want to wait to have your print jobs completed.

第9题:

You are the administrator of a Windows 2000 Server computer at Blue sky Airlines. You onfigure a server named print10.marketing.blueskyairlines.local as a print server at the Los Angeles site. You create and share a variety of printers on the server for use by employees in the arketing.blueskyairlines.local domain.

You want to review the configured properties of all the shared printers on the rint10.marketing.blueskyairlines.local server. You want to perform. this review from a Windows 2000 Professional computer at theLondon site of Blue sky Airlines.

What should you do?

A.Use your web browser to connect to http://print10.marketing.blueskyairlines.local/printers.

B.Use your web browser to connect to http://print10.blueskyairlines.local/printers.

C.Run the net view\\print 10 command.

D.Run the net view\\print 10.blueskyairlines.com command.


正确答案:A
解析:Explanation:ItispossibletoadministertheprinterswithInternetExplorerbutwewillhavetospecifythefullnameoftheprintserverintheURL.Inthisscenarioitis:print10.marketing.blueskyairlines.local.Incorrectanswers:B:Theprinternameisprint10.marketing.blueskyairlines.localnotprint10.blueskyairlines.local.Thereforeprint10.marketing.blueskyairlines.localmustbespecifiedastheURL.C:Theprinternameisprint10.marketing.blueskyairlines.localnotprint10.Thereforeprint10.marketing.blueskyairlines.localmustbespecifiedastheURL.D:Theprinternameisprint10.marketing.blueskyairlines.localnotprint10.blueskyairlines.local.Thereforeprint10.marketing.blueskyairlines.localmustbespecifiedastheURL.

第10题:

You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You have two servers that run Windows Server 2008 Enterprise. Both servershave the Failover Clustering feature installed. You have the servers configured as a two-node cluster. Thecluster nodes are named NODE1 and NODE2. You have an application named PrintService that includes aprint spooler resource. You need to configure the cluster to automatically return the PrintService applicationto NODE1 after a failover. Which two actions should you perform?()

  • A、The Allow Failback and Immediate options should be enabled for the PrintService application.
  • B、The If restart is unsuccessful, failover all resources in this server or application option should bedisabled in the properties of the print spooler resource.
  • C、The Period (hours) option should be set to 0 in the properties of the print spooler resource.
  • D、NODE1 should be moved to the top of the list of preferred owners for the PrintService application.

正确答案:A,D

更多相关问题