Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Use Powershell to find Users Mapped Drives

$
0
0

We have recently changed the way users connect to our file shares, from dfs to server dns alias, before turning off dfs I would like to confirm (as much as I can) that no user is using the old dfs mappings. I have configured a GPO to delete the old mappings and map the new server alias but I still would like to see if I can run a script that can show if a user is mapping using the old dfs share. Can this be done in Powershell?


Viewing all articles
Browse latest Browse all 6937

Trending Articles