You have a server named Server1 that has the Print and Document Services server role installed. You need to
provide users with the ability to manage print jobson Server1 by using a web browser.
What should you do?
A.
Start the Computer Browser service and set the service to start automatically.
B.
Install the LPD Service role service.
C.
Install the Internet Printing role service.
D.
Start the Printer Extensions and Notifications service and set the service to start automatically.
Confirmed.
The Internet Printing role service in Windows Server 2008 R2 creates a Web site hosted by Internet Information Services (IIS). This Web site enables users to:
Manage print jobs on the server.
Use a Web browser to connect and print to shared printers on this server by using the Internet Printing Protocol (IPP). (Users must have Internet Printing Client installed.)
(http://technet.microsoft.com/en-us/library/cc731857.aspx)
Confirmed