Profile Restore Script

Here is the script that will take the files backed up, via my Profile Copy Script, and restore them to where they belong.

This was written with AutoIt V3, most of the code belongs to ezzetabi

The script will work on XP, Vista or Win7.

Compile and execute with one command line parameter: the source (should be the same argument given to the Profile Copy Script).

Will copy files from a local folder or network share.

Copies files to the currently logged in user’s My Documents, Favourites, Desktop and will place the NK2 file(s) in the folder it belongs in (I believe Outlook needs to be installed before this script is run, for the NK2 file(s) to be returned correctly – Sorry, I didn’t have a computer without Outlook to test on).

Continue reading Profile Restore Script

Profile Copy Script

I often find myself copying users’ profiles, so I thought I would make a script that would simplify it.

I wrote this with AutoIt V3, most of the code belongs to ezzetabi

The script will work on XP, Vista or Win7.

Compile and execute with one command line parameter: the destination.

Will copy files to a local folder or network share.

Copies files for the currently logged in user.

Also check out my Profile Restore Script.

Continue reading Profile Copy Script

Windows Profile Utility

Us this to fix profile issues or to keep an old profile after changing domain or usernames.

Reprofiler

Thanks Technibble