ajtsystems
IS-IT--Management
Hi,
I am trying to query an install of IIS 7 using VBscript and WMI but am having some problems. From what I can see there are e ways this is possible
1: IIS 7 WMI using XML
2: WMI using IIS 6
3: IIS 7 WMI
I'd like to use WMI IIS 7 and XML as the servers I will be working on only have this component installed and not any IIS 6 backward compatibility.
I need to query each site for the default path i.e "C:\inetpub\test" and pull this into to afile...
Can anyone point me int he right direction?
Thanks
James
I am trying to query an install of IIS 7 using VBscript and WMI but am having some problems. From what I can see there are e ways this is possible
1: IIS 7 WMI using XML
2: WMI using IIS 6
3: IIS 7 WMI
I'd like to use WMI IIS 7 and XML as the servers I will be working on only have this component installed and not any IIS 6 backward compatibility.
I need to query each site for the default path i.e "C:\inetpub\test" and pull this into to afile...
Can anyone point me int he right direction?
Thanks
James