G
Guest
Greetings,
I am working on an application that will remove the NT
authority/Authenticated users group and add IIS_wpg group along with other
groups on IIS virtual directories. Can some one help me to find out a way to
determin if IIS_WPG group and its default members exist on the web server. I
read about system.directoryservices.directoryentry and use
"winnt://servername..." to connect to local computer and get the groups but
this doesnt work on my Win 2003 VMWare box. I get {"Unknown error
(0x80005000)"} on all the properties in quickview. Is this not how you can
enumerate local groups?
Please advice.
Thansk,
Kaush
I am working on an application that will remove the NT
authority/Authenticated users group and add IIS_wpg group along with other
groups on IIS virtual directories. Can some one help me to find out a way to
determin if IIS_WPG group and its default members exist on the web server. I
read about system.directoryservices.directoryentry and use
"winnt://servername..." to connect to local computer and get the groups but
this doesnt work on my Win 2003 VMWare box. I get {"Unknown error
(0x80005000)"} on all the properties in quickview. Is this not how you can
enumerate local groups?
Please advice.
Thansk,
Kaush