I’m currently looking into retrieving specific information about user accounts in AD, particularly each user’s drive mappings are. AD only lists one mapping per user account, which won’t help me since some users have multiple mappings. Is there way to obtain this information remotely instead of walking to each user’s computer, logging on, and checking from there?
Note: I’ve already tried using Dameware Exporter which I thought would work, but it does not have drive mappings as an option.
Thanks