Is there a way to get an exhaustive list of files in an IIS6 website?
feedback
|
|
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. | |||
|
feedback
|