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.

Execute Outlook PRF file for every new user

Featured Replies

Hi

I've just found that after creating a PRF file for Outlook 2003 (which contains the Exchange server name and other settings), I can execute it by the following ways:

Outlook.exe /importprf \\server1\share\outlook.prf

...or...

HKCU\Software\Microsoft\Office\11.0\Outlook\Setup\ImportPRF=\\server1\share\Outlook.prf

But both methods execute the configuration file for the actual user.

Is there a way to execute it for every new user that logs on to the workstation?

Thanks

How about a simple bat file that checks:

IF NOT EXIST "%userprofile%\ntuser.ini" Outlook.exe /importprf \\server1\share\outlook.prf

the link can be included into the runonceex registry path or there is a path somewhere in the %windir% where you can store logion scripts (due to the if not exist query it runs only the first time, even if scheduled to run after every login).

just a suggestion though

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.