Youll have to share out your users directories im afraid if you want to map them via scripts to win9x clients.. Doubly so if you have Roaming users...

I share my users out and use the following.
code:
 
IF (Exist("h:\NUL") = 1)
USE h: /delete
ENDIF
$nul=DelKey("HKEY_CURRENT_USER\Network\Persistent\H")
USE h: \\[server name\+@userid+"$"


Hope this helps

Steve.
_________________________
Dont worry because a rival imitates you. As long as they follow in your tracks they cant pass you!