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?

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.

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.

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

Oh wow that is SO much easier that my old method!!

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.

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

Fixed that error also. I was pointing to the wrong share

1 Spice up