Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Email settings Outlook 2003

Featured Replies

I currently have Outlook 2003 running. (i love it, for anyone debating using it)

When I create my silent install, how can i include all my email settings. Rules, old emails, folder setups, accounts, etc...


use registry entries, export your registry settings

  • Author

I have the silent install of office 2003 done. I just never messed with it further than the instructions. I'll try it out now I guess.

The ORK is a great utility! I have my profile saved in my .MST file and it works like a charm. Even saves your "stationary" info and signature info (just remember to copy the files to the same directory each time).

The only thing I haven't figured out is how to save your specific email account settings (SMTP, POP, settings, etc.)...

If you use the Custom Install Wizard, you will be able to specify your email accounts. You will still have to manually enter password, though.

Your accounts are located in the following registry location:

HKCU\Software\Microsoft\Office\Outlook\OMI Account Manager\Accounts

Export this key and have it merged using cmdlines.txt.

  • Author
You need to use the Profile Wizard, which comes with the Office 2003 Resource Kit.

I know you use the following command

proflwiz.exe /r <path to file> [/d]

Should I just get the proflwiz.exe file from my current installation and install that too?

I sense some confusion here. Try this:

1. Download the Office 2003 Resource Kit.

2. Install it on your machine.

3. Configure your Outlook exactly the way you want it to.

4. Run the Profile Wizard to export a copy of your settings. It will save itself as a .ops file.

5. Run the Custom Installation Wizard, using an administrative install of Office 2003.

6. Sometime during the process, it will ask you about your profile. You can create a new profile, or import a settings file (that .ops one you created in step #4 above.

The steps above are used on an administrative install of Office 2003.

If you just install Office the normal, unsilent way, you can use the Profile Wizard to restore your settings. In the same window as you would export your settings, click the radio button to restore a .ops file.

Hope I didn't confuse anyone.

  • Author

OK...bottom line. I have already made my office 2003 silent install. I was hoping to find a way to save the settings in my current outlook, and import them at sometime during the install. So here is my code:

ECHO.
ECHO Installing Office 2003 Professional with Frontpage
ECHO Please wait...
start /wait %systemdrive%\install2\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-

ECHO.
ECHO Configuring Office 2003 Settings
ECHO Please wait...
start /wait %systemdrive%\install2\Applications\OfficeSettings\proflwiz.exe /r "%systemdrive%\install2\Applications\OfficeSettings\Settings.OPS" [/d]

Am I going about this the wrong way?

That way will work, but if you include your profile settings when creating the .mst file, you won't need the second command line.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.