This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi All
A customer of ours is going through the planning phase of migrating from on premise file system to azure storage.
They have asked for a list of all fileshares from every server they have, along with a list of mapped drives that users may have on thier machines. I would like some input around if I am attacking this in the correct manner
List of fileshares on everyfile server
I have a powershell script that takes a UNC Path and goes through and exports the permissions on every folder to csv. It lists the folder name and the group/user that has the permissions, along with the type of permissions. See Example: https://imgur.com/a/yGLUyR3. I have a different tab for each folder in the root directory of the UNC Path
In terms of the group memberships. I have exported all groups from active directory and will provide this to the customer to crosscheck nested groups and thier access
List of mapped drives on user devices
- This customer only currently has 5 mapped network drives which are pushed from group policy. I have listed these but there is no way of knowing which drives may have been mapped manually by users.
Does anyone know of an easy way to find out this information? I need to know the specific drive thats mapped and the folder/server that it is mapped to on every machine on the network
Thanks
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/msp/comment...