no...

I have almost the identical setup here.

your win9x users MUST have their home folder shared... share as username$ (the $ sign means it is a hidden share)

then

if @inwin=2
use h: '\\server\+@userid+'$'
else
use h: '\\server\share\home\'+@userid
endif

then over the course of time as you replace the win9x machines you can remove the users share
_________________________
How to ask questions the smart way <-----------> Before you ask