Jens, Thanks for your help, I'm now mapping based on the "If Ingroup" syntax across domains.
;Map "Active" directory in Prep Domain
IF InGroup("ShareActive")
USE V: '\\server3\Active' /User:Prep\activeuser /Password:pwd
EndIF
One more question, I will try to be concise. Three types of clients Win98, Win2000 and Win XP are all successfully mapping the V drive across domains. Once Win98 and Win2000 Clients are logged on, in Windows Explorer the drive displays as "Active on 'Server3'(V)".
On XP Clients in Windows Explorer the drive displays as "Network Drive(V)". What will it take to make XP display the same as Win98 and Win2000?
Thanks,
GR