Jump to content

Just wanted to see if anyone here wanted what I am gathering or help me make a master .bat to backup and restore user profile specific settings for windows. Here is one for backing up office settings like your outlook signature, etc... http://pastebin.com/QixMynvC

As well if no one wants this just let me know and I won't post anymore info I gather.

Link to comment
https://linustechtips.com/topic/246293-backup-windows-user-profiles/
Share on other sites

Link to post
Share on other sites

The pastebin link is for XP, and won't work on Vista+. If you just want to back everything up, just run

xcopy "C:\Users\<username>\" "destination" /E /I /K

disclaimer: I haven't actually tried this myself, but it should work in theory.

HTTP/2 203

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×