Thanks for the info, however I can't make it work. AARGH!

Here is a copy of the basic test script I am trying to get to work:

IF INGROUP ("AGH Kronos users")
USE K: /DELETE /PERSISTENT
USE K: "\\shs-agh\kronos" /PERSISTENT
ELSE
USE T: /DELETE /PERSISTENT
USE T: "\\TECH2K\PUBLIC" /PERSISTENT
ENDIF

On 9X devices it always fails over to the Else mappings. The group I am checking against is a Global group in the login domain. I have verified all Case sensitivity with the group name as well. Any ideas?

Thanks,
Chris Miller

[ 12 April 2002, 17:36: Message edited by: MillerDuck ]