Hello,
Here is what I am trying to do. I would like to save / backup the mapped drive settings for specific users, as well as mapped printers. I currently have a backup script that grabs the user(s) profile and other necessary files. This is done when logged into the local admin account. Ideally I'd like to just make it a part of this script, but If I have to be logged in as the user to grab these settings automatically it would suffice.
The second half is that I would like to restore them as well through a bat or script file, so everything is done without as much human error as possible.
I am not sure where to grab all these settings from, if anyone has help or suggestions out there it would be much appreciated.
Thanks,
B