READ Free Dumps For Microsoft- 70-410
Question ID 9407 | Your network contains a server named Server1 that runs Windows Server 2012 R2.Server1 has the Print and Document Services server role installed.
You connect a new print device to the network. The marketing department and the sales department will use the print device.
You need to provide users from both departments with the ability to print to the network print device. The solution must ensure that if there are multiple documents
queued to print, the documents from the sales users print before the documents from the marketing users.
What should you do on Server1?
|
Option A | Add two printers and configure printer pooling.
|
Option B | Add one printer. Modify the printer priority and the security settings.
|
Option C | Add two printers. Modify the priorities of each printer and the security settings of each printer.
|
Option D | Add one printer and configure printer pooling.
|
Correct Answer | C |
Explanation Explanation/Reference: Explanation: To set different print priority to different groups you need to navigate to the Advanced tab of the Printers and Faxes properties to set priorities to ensure that the Sales department print jobs take priority. References: Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2: Objective 2.3 Configure print and document services, Chapter 2: Configure Server roles and Features, p. 93, 97, 104 Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 9: Print and Document Services, p. 444 http://technet.microsoft.com/en-us/library/cc738090(v=ws.10).aspx
Question ID 9408 | Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2 that run Windows
Server 2012 R2.
You log on to Server1.
You need to retrieve a list of the active TCP connections on Server2.
Which command should you run from Server1?
|
Option A | winrm get server2
|
Option B | netstat> server2
|
Option C | dsquery * -scope base -attrip,server2
|
Option D | winrs -r:server2netstat
|
Correct Answer | D |
Explanation