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