Reputation:
is there any possiblity to read all host-bindings of an IIS7-Website and store it to text-file? i would prefer a simple cmd or powershell-call with an >>
output
Upvotes: 0
Views: 360
Reputation: 300
In the applicationHost.config-File under \system32\inetsrv\config you should finding the bindings.
Upvotes: 2