Mapping network drives for all users to NAS
Thread Starter
Scooby Regular
Joined: May 2005
Posts: 716
Likes: 0
From: AKA *Smiles* Laindon, Essex. MY04 Psuedo-STI Wagon http://swrt.verio.co.uk www.remanissradio.net
Hope someone can shine a bit of light on this.
(Scenario - stanadalone (Not domain) Windows Server 2003 SP1 & NAS device using CIFS)
I'm Mapping a drive the regular way so it appears in my computer and appears with a net use command with no problems, however... when another user logs on they cant see the mapped drive that has been mapped to the NAS with the net use command .. log back on as me and net use again and it appears in list.
So the mission is how to map the drive once so all users can see it using net use when they logon.
Cheeers fir any guidance
(Scenario - stanadalone (Not domain) Windows Server 2003 SP1 & NAS device using CIFS)
I'm Mapping a drive the regular way so it appears in my computer and appears with a net use command with no problems, however... when another user logs on they cant see the mapped drive that has been mapped to the NAS with the net use command .. log back on as me and net use again and it appears in list.
So the mission is how to map the drive once so all users can see it using net use when they logon.
Cheeers fir any guidance
net use is stored for each users session. Normally you run it in a domain login script, but in your case you'd need to run the command for each user somehow.
You could specify a local login script on the local user account, but again that would have to be done on individual PC's.
You could specify a local login script on the local user account, but again that would have to be done on individual PC's.
Thread Starter
Scooby Regular
Joined: May 2005
Posts: 716
Likes: 0
From: AKA *Smiles* Laindon, Essex. MY04 Psuedo-STI Wagon http://swrt.verio.co.uk www.remanissradio.net
Originally Posted by ozzy
net use is stored for each users session. Normally you run it in a domain login script, but in your case you'd need to run the command for each user somehow.
You could specify a local login script on the local user account, but again that would have to be done on individual PC's.
You could specify a local login script on the local user account, but again that would have to be done on individual PC's.
Thread
Thread Starter
Forum
Replies
Last Post
Scott@ScoobySpares
Full Cars Breaking For Spares
61
Jan 11, 2021 03:08 PM
Scott@ScoobySpares
Full Cars Breaking For Spares
7
Dec 14, 2015 08:16 AM



