Standard AD - auto-map a network drive
Posted on October 14, 2021 (Last modified on October 23, 2024) • 1 min read • 138 wordsNote: This post is part of a series (Part 3):
Situation: You have this beautiful AD system, and you want to auto-map a network drive for your users using AD GPOs.
Problem: You don’t know how.
Solution: This post.
gpupdate /force
Hint: It’s easiest if you perform thost actions as the DOMAIN\Admin
user, so you don’t have to enter that user’s password all the time.