Skip to main content
Add a Mapped Drive to a User Profile Using GPO
- Log into the Group Policy Management console
- Create a new group policy and link it to the OU as needed
- Using Security Filtering remove all group from the filter. Then add back the single group that was used to assign File Permissions
- Right click the GPO and select the Edit option
- Navigate to User Configuration > Preferences > Windows Settings > Drive Maps
- Right click and select create a new drive map
- Under the action tab set to update when creating a new drive map or when updating an existing map
- Under location set the full network path of the network share
- Check the reconnect box
- Label the drive with whatever you wish
- For drive letter, best practice is to use the same drive letter every time. Select something not likely to be taken by something else.
- Select OK to save the drive map
- Close the GPO editor
- Run a Gpupdate /force on the client computers
- The new network drive should appear in the file explorer
No Comments