Skip to content

Configures a group policy with drive maps based on an Excel spreadsheet

License

Notifications You must be signed in to change notification settings

DMoenks/group-policy-drive-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

group-policy-drive-maps

⚠️This repository most probably won't be updated anytime soon, as I don't work with group policies that much as of now

Use case description

This script creates or modifies a GPO with drive maps configured in a matching Excel workbook.

Feature overview

Preparations

The Excel workbook needs to be configured as follows:

  • The worksheet holding the configuration needs to be named 'DriveMaps'
  • The first row is ignored and may therefore contain headings
  • Starting from the second row the columns need to contain the following information:
    1. UNC path pointing to the share to map
    2. Drive letter
    3. Drive label (optional)
    4. Filter (optional, can either be a group name or a distinguished name pointing at an OU)

Links

About

Configures a group policy with drive maps based on an Excel spreadsheet

Topics

Resources

License

Stars

Watchers

Forks