Active Directory Login Script Question

Tech-Archive recommends: Speed Up your PC by fixing your registry



I have a question regarding login scripts.... In Windows NT 4.0 Domain I
used to use kix scripts. Kix Scripts gave me the ability to use group names
for example my kix script would say....

IF INGROUP("Groupname") RUN "NET USE K: \\server\sharename /Y"
ENDIF

In Active Directory scripts is there anyway to use groupnames to map a share?

Thanks


.