Here it is:

If InGroup("Fortis")
Use n: "\\imagesrvr\vol1"
Use m: "\\imagesrvr\vol2"

If InGroup("Administrators")
Use x: "\\roapp\data"
Use y: "\\roapp\data"
Use z: "\\roapp\data"

If InGroup("test")
Use f: "\\roapp\data\userdata\homes

The kix version that I am using is 4.12. I know Win98 does not like deep shares butI have also tried it as \\servername\sharename with no success. When I first started I was using the batch file to call the kix script, and since I had no success with it working on win98 workstations I resorted to to exe file. I am calling this exe file from the login script in Nt 4.0 user manager, all I am doing is putting login.exe in the place of the login.bat. Also, the exe file is being replicated between my pdc and bdc with no troubble.
Thank you in advance for your reply!

Jason

[ 08. January 2003, 13:37: Message edited by: Jason Acord ]