Admin-Ahead Community

Windows => General Windows => Topic started by: Chetan Singh on January 25, 2014, 11:18:59 am

Title: Get domain's home directory from command prompt (IIS 7.5).
Post by: Chetan Singh on January 25, 2014, 11:18:59 am
Hello,

Please run this command to get domain's home directory's information from command prompt.

=================>>>
C:\Windows\System32\inetsrv>appcmd list vdir "Default Web Site/"
VDIR "Default Web Site/" (physicalPath:%SystemDrive%\inetpub\wwwroot)
=================>>>

Thank you,