All Tags ›
wmi powershell iis metabase ›
Powershell (
RSS)
Sorry, but there are no more tags available to filter with.
-
Why don't you trying to use the IIS WMI object? Most of IIS functionailities are open via WMI interface and these are all visible from powershell environment. Try get-wmiobject -namesapce "root/MicrosoftIISv2" -list
Page 1 of 1 (1 items)