As Brian brightly replied, exporting the entire KEY named "Outlook" (or, the
KEY that reflects the Outlook profile name) should do the trick very well.
Also I would like to reinforce what Brian also said about using the
HKEY_CURRENT_USER instead of
HKEY_USERS\S-1-5-21-xxxxxxxx-xxxxxxxx-xxxxxxxx-xxxx... Both work as same, as
far as you are on the same Windows Account in which the Outlook runs... The
fact is that on the majority of time when I execute this procedure I do it on
the "safe mode" and the user has another account... But, if you are logged on
the same account in which the Outlook is running, both methods will work as
same.
Just some remarks:
1) I am not sure if this "backup method" will work entirely if the account
is using Microsoft Exchange. I can assure it will work with
POP3/IMAP/HTTP/RSS, but I haven't have a chance to try it on a machine with
Microsoft Exchange. If someone else is able to try it and post the results it
would be nice;
2) On the Office 2007 the KEY also carries the RULES, so then you don't need
to export them. On the previous version of Outlook the rules use to require
the exporting method;
3) Don't forget to backup any existing signatures, they are commonly save on
external files.
Besides those remarks, this procedure is wonderfully fast and safe.
Regards to you all.
-- Wolf
Glostah said:
Wolf said:
BTW,
I forgot to say it on the previous post: it is possible to export the
Outlook Email Accounts direct from the Registry and import it back on the
other installation. To do this open the Regedit and go to:
[HKEY_USERS\S-1-5-21-xxxxxxxx-xxxxxxxx-xxxxxxxx-xxxx\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook
Note: "S-1-5-21-xxxxxxxx-xxxxxxxx-xxxxxxxx-xxxx" is your GUID, which will
differ for each installation.
Edit or delete entries as you need, then export the entire key to a file and
import it into your new installation!
Wolf this is great but I have a simple [probably stupid] question.
So Do I export the entire key "Outlook"? Or is it necessary to find the
keys that actually hold the account settings themselves?