You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your company defaultWeb site has an IP address of 10.10.0.1. You add a Web site named HelpDesk. The Help Desk Web sitecannot be started. You need to configure the Helpdesk Web site so that it can be started.<br /> What should youdo?()<p> You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your company defaultWeb site has an IP address of 10.10.0.1. You add a Web site named HelpDesk. The Help Desk Web sitecannot be started. You&ensp
A、A.Run the iiservereset /enable command on the server.
B、B.Configure the Helpdesk Web site to use a host header.
C、C.Run the appcmd add site /name: HelpDesk /id:2 /physicalPath: c:\HelpDesk /binding:http/*:80:helpdeskcommand on the server.
D、D.Run the set-location Cliteralpath "d:\HelpDesk_content" HelpDesk ID:2 location port:80 domain:helpdesk command in the Microsoft Windows PowerShell tool on the server.