Outlook XP: How to delete Settings

M

Mathias S.

Hello Newsgroup,

I wonder if there is an easy way to delete all Outlook settings.

Of course I can delete the outlook profile in the control panel, the
signatures stored in the user profile, and the registry settings, but as I
have to do it for a large number of machines I'd like to know if there is an
easier way.

I would like to avoid deleting the whole user profile...

Thank you very much,
Mathias
 
R

Roady [MVP]

You can batch it and have it executed at logon. The settings are all in the
same locations of all users. Use the variables %USERPROFILE% and %USERNAME%
to easily set the locations in your script.
Mail profiles are kept here;
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Messaging Subsystem\Profiles]

--
Roady [MVP]
www.howto-outlook.com

Tips of the month:
-Setting Permissions on a Mailbox
-Create an Office XP CD slipstreamed with Service Pack 3
 
Top