Hi Tib,
Thanks.... Still wierd. My netlogon.bat is:
net use o: /home /persistent:no
net use p: \\test\all /persistent:no
net use q: \\test\software /persistent:no
net time \\test /set /yes
net use z: /delete /y
rundll32 printui.dll,PrintUIEntry /dn /n "\\test\Netprinter" /q
rundll32 printui.dll,PrintUIEntry /in /n "\\test\Netprinter" /q
rundll32 printui.dll,PrintUIEntry /y /n "\\test\Netprinter" /q
if I do not use roaming profiles, I will only see the z:\ drive...
/G