no it is not, but you can map a NAS using a login script. I have successfully mapped to a NAS and my server 2003 box using a script. The simplest method is simply put a batch file in the startup folder for all users instead of creatin a netlogin folder. I would post a link but I am on a mobile device. Just do a search and you should be able to dig up the details
-
just insert this text into a batch file and change text to match your configuration
net use /persistent:yes X: "\\server\share" /USER:domain\username password
Marvin on
Disapproving Rabbits