Scripts Thread, Windows Logon Scripts - Drive Mappings in Coding and Web Development; Alright, so I have looked around on the internet for a while now, and I haven't even found somebody with ...
-
6th August 2011, 06:39 AM #1
Windows Logon Scripts - Drive Mappings
Alright, so I have looked around on the internet for a while now, and I haven't even found somebody with the same question as me!
Basically we are setting up Network Shares for Professional Development for each of the departments at our school, and I need to map drives for them.
I have created Security Groups for each department in AD, and a share for each department as well.
I know how to map Network Drives for people based on Security Groups through Logon Scripts using VBScript, but the problem is I have people in Multiple Departments, and not enough Drive Letters to give each Department its own letter.
So: Is there a way to either assign a drive that has multiple letters, such as "VPAPD:\" or map say, the "P:\" drive to an empty directory, then based on the Security Group they are in, create Folders within that "P" drive for their Departments PD Share?
Almost all of the Teachers are using Terminal Services to a Windows Server 2003 box, but will eventually be rolled to RDS on 2008 R2.
We have an Active Directory domain, and our current Domain Controller is a Windows Server 2003 R2 Enterprise x64 Box, but will eventually be rolled to Server 2008 R2.
-
-
IDG Tech News
-
6th August 2011, 08:19 AM #2 replying from phone, so excuse the short reply.
it sounds like 'access based enumeration' is a way of solving that problem.
-
Thanks to jinnantonnixx from:
djclark (7th August 2011)
-
6th August 2011, 08:34 AM #3 Yup as above - i would create a share with all the folders in - for example \\server\PD then have all the folders in the pd and setup perms so they cannot see what they don't have access to.
-
Thanks to glennda from:
djclark (7th August 2011)
-
6th August 2011, 09:57 AM #4 I would do what Glennda suggested as it's much easier to have a single drive letter. Alternatively you could create a shortcut which points to the UNC path of the share.
To use access-based enumeration on Windows Server 2003 you need to download this update from Microsoft. More details here.
-
Thanks to Arthur from:
djclark (7th August 2011)
-
7th August 2011, 01:41 AM #5 Thank you guys for the fast reponse!
Access-Based Enumeration was the solution to my problem, and I am glad to now know about this Windows resource.
Thanks.
-
-
7th August 2011, 03:03 PM #6 I map drives to the main department, and then just give them a shortcut to the DFS structure for anything else
-
SHARE:
Similar Threads
-
By SteveR in forum Networks
Replies: 0
Last Post: 8th October 2009, 03:16 PM
-
By Bruce123 in forum Windows
Replies: 10
Last Post: 20th September 2009, 12:22 PM
-
By SpuffMonkey in forum Windows
Replies: 8
Last Post: 28th June 2006, 01:56 PM
-
By british-wave in forum How do you do....it?
Replies: 14
Last Post: 15th February 2006, 03:28 PM
-
By adamyoung in forum Windows
Replies: 8
Last Post: 19th December 2005, 02:17 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules