
Determining NT Global Group Membership???
Check the ADSI FAQ below for the "displaying groups of a user" example for
the basic ADSI code. The script repository also has lots of sample logon
scripts that use ADSI to test for group membership...
Win32 Scripting [Clarence Washington]
http://www.*-*-*.com/ (script search form at bottom of page)
http://www.*-*-*.com/
http://www.*-*-*.com/ (search form)
http://www.*-*-*.com/
http://www.*-*-*.com/
http://www.*-*-*.com/
--
Michael Harris
Microsoft.MVP.Scripting
--
Quote:
> We have NT shares that are not mapped in unless the user is a member of a
> particular global group. Sort of:
> if member of group X then
> map in shareX
> endif
> I'm using Kix32 but hoping to use WSH.......
> Is there a Boolean function (or something) that lets me test for group
> membership????
> Appreciate any info.
> Mike Herrera
> OCSD