You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your companys human resources department has a Web site named www.contoso.com/hr. <br /> You need to create a virtual directory on the company Web site for the HR department.<br /> Which command should you run on the Web server?()
A、appcmd add app /app.name:contoso /path:/hr /physicalPath:c:\websites\hr
B、appcmd add site /name:hr /physicalPath:c:\websites\hr
C、appcmd add vdir /app.name:contoso /path:/hr /physicalPath:c:\websites\hr
D、appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:\websites\hr