Again, it will fail..

You need to create your share points not as -
Code:

USE H: "\\nw-data-store1\nw2marketing\Home\"+@userid



But rather as -
Code:

USE H: "\\nw-data-store1\"+@userid



It maybe messy, but you really need to do this for each group that has NT4/9x systems. You can ROBOCOPY these User folders to a new location where you don't have to deal with the group stuff too. Look at the Security switches for ROBOCOPY and/or you can use XACLs from the Resource kit as well for the clean-up of this.

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's