Is there a way to get an exhaustive list of files in an IIS6 website?

link|improve this question
I'm really after virtual-physical path mappings. Can the metabase be examined to work out which virtual directory is causing a certain file to be part of the site? – Pete Montgomery May 20 '10 at 9:48
you should edit your original question and add your comment to that instead. – MattB May 20 '10 at 19:21
I can't edit it - I think because I didn't create a user account. – Pete Montgomery May 21 '10 at 11:27
feedback

1 Answer

up vote 0 down vote accepted

Have you tried: iisvdir /query {site name}?

This will give you all of the virtual directories of a site and the physical location of those virtual directories.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.