\nYou can either do it there or at the top of the domain. If you put it at the top, all users will get the GPO no matter what OU they are located in. Or you can create a new OU and place the users in it and place the GPO for that OU.<\/p>\n<\/blockquote>\n<\/aside>\n
Which would be best practice? If the later will it cause any temporary issues?<\/p>","upvoteCount":0,"datePublished":"2019-01-11T16:03:49.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/5","author":{"@type":"Person","name":"Garnock12","url":"https://community.spiceworks.com/u/Garnock12"}},{"@type":"Answer","text":"
If you want it to apply to everyone in the domain, place it at the top. If you only want it for a specific OU place it there. Either place is fine.<\/p>","upvoteCount":0,"datePublished":"2019-01-11T16:06:55.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/6","author":{"@type":"Person","name":"tonydarsey2","url":"https://community.spiceworks.com/u/tonydarsey2"}},{"@type":"Answer","text":"
Best practice would most assuredly be creating a new OU-based structure, not using any of the default/builtin containers or OUs (save the Domain Controllers OU). This allows for delegated administration.<\/p>\n
Generally speaking, rarely should one find a need to link GPOs at the domain root.<\/p>\n
\nBest practice is also probably to test this in a separate environment (good job on the lab!!!); failing that with a GPO or GPP that is specifically targeted to test users (either by a test OU, security filtering, or Item Level Targeting in the GP Preference Item).<\/p>","upvoteCount":5,"datePublished":"2019-01-11T16:15:40.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/7","author":{"@type":"Person","name":"semicolon","url":"https://community.spiceworks.com/u/semicolon"}},{"@type":"Answer","text":"
Oh wow that is SO much easier that my old method!!<\/p>","upvoteCount":0,"datePublished":"2019-01-11T16:29:36.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/8","author":{"@type":"Person","name":"Garnock12","url":"https://community.spiceworks.com/u/Garnock12"}},{"@type":"Answer","text":"
Keep in mind that the default “Users” location is a container and not an OU and that you cannot apply GPOs directly to a container.<\/p>\n
I would recommend following SemiColons advice and creating your own User OU structure. As linking all your GPOs to the domain root can get clunky and messy.<\/p>","upvoteCount":0,"datePublished":"2019-01-11T16:34:35.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/9","author":{"@type":"Person","name":"justin1250","url":"https://community.spiceworks.com/u/justin1250"}},{"@type":"Answer","text":"\n\n
<\/div>\n
Justin1250:<\/div>\n
\nKeep in mind that the default “Users” location is a container and not an OU and that you cannot apply GPOs directly to a container.<\/p>\n
I would recommend following SemiColons advice and creating your own User OU structure. As linking all your GPOs to the domain root can get clunky and messy.<\/p>\n<\/blockquote>\n<\/aside>\n
Thank you for the advice. It is what I did.<\/p>","upvoteCount":0,"datePublished":"2019-01-11T16:36:52.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/10","author":{"@type":"Person","name":"Garnock12","url":"https://community.spiceworks.com/u/Garnock12"}},{"@type":"Answer","text":"
OK I hit a snag. I created 2 mapped drives but when I for and update then log in only one of the drives show up. The mappings are correct so I’m thinking I missed a step?<\/p>\n
Edit: found the issue had a typo<\/p>\n
I’m trying to map user specific drives now \\server\\share using %UserName% but it’s not working<\/p>","upvoteCount":1,"datePublished":"2019-01-11T16:43:37.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/11","author":{"@type":"Person","name":"Garnock12","url":"https://community.spiceworks.com/u/Garnock12"}},{"@type":"Answer","text":"
Fixed that error also. I was pointing to the wrong share<\/p>","upvoteCount":1,"datePublished":"2019-01-11T17:04:06.000Z","url":"https://community.spiceworks.com/t/map-network-drives-with-group-policy/692204/12","author":{"@type":"Person","name":"Garnock12","url":"https://community.spiceworks.com/u/Garnock12"}}]}}
Garnock12
(Garnock12)
January 11, 2019, 3:51pm
1
I found the guide below and am learning how to map drives with GPO. I’m trying it first in my lab but I am having issues getting off the ground. He has his users in their own OU but mine are in the default OU called users. Below is an image with my config and his
9 Spice ups
What problems are you having?
Garnock12
(Garnock12)
January 11, 2019, 3:57pm
3
Where to place the new GPO. In the example the author has all his users in a specific organizational unit but in my domain the users are in the default “users” container
You can either do it there or at the top of the domain. If you put it at the top, all users will get the GPO no matter what OU they are located in. Or you can create a new OU and place the users in it and place the GPO for that OU.
Garnock12
(Garnock12)
January 11, 2019, 4:03pm
5
Which would be best practice? If the later will it cause any temporary issues?
If you want it to apply to everyone in the domain, place it at the top. If you only want it for a specific OU place it there. Either place is fine.
semicolon
(semicolon)
January 11, 2019, 4:15pm
7
Best practice would most assuredly be creating a new OU-based structure, not using any of the default/builtin containers or OUs (save the Domain Controllers OU). This allows for delegated administration.
Generally speaking, rarely should one find a need to link GPOs at the domain root.
Best practice is also probably to test this in a separate environment (good job on the lab!!!); failing that with a GPO or GPP that is specifically targeted to test users (either by a test OU, security filtering, or Item Level Targeting in the GP Preference Item).
5 Spice ups
Garnock12
(Garnock12)
January 11, 2019, 4:29pm
8
Oh wow that is SO much easier that my old method!!
justin1250
(Justin1250)
January 11, 2019, 4:34pm
9
Keep in mind that the default “Users” location is a container and not an OU and that you cannot apply GPOs directly to a container.
I would recommend following SemiColons advice and creating your own User OU structure. As linking all your GPOs to the domain root can get clunky and messy.
Garnock12
(Garnock12)
January 11, 2019, 4:36pm
10
Justin1250:
Keep in mind that the default “Users” location is a container and not an OU and that you cannot apply GPOs directly to a container.
I would recommend following SemiColons advice and creating your own User OU structure. As linking all your GPOs to the domain root can get clunky and messy.
Thank you for the advice. It is what I did.
Garnock12
(Garnock12)
January 11, 2019, 4:43pm
11
OK I hit a snag. I created 2 mapped drives but when I for and update then log in only one of the drives show up. The mappings are correct so I’m thinking I missed a step?
Edit: found the issue had a typo
I’m trying to map user specific drives now \server\share using %UserName% but it’s not working
1 Spice up
Garnock12
(Garnock12)
January 11, 2019, 5:04pm
12
Fixed that error also. I was pointing to the wrong share
1 Spice up