[Outlook] executer fichier *.rtf en silencieu

Résolu
akyrion3000 Messages postés 552 Date d'inscription   Statut Membre Dernière intervention   -  
akyrion3000 Messages postés 552 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

Nous avons fait une installation automatisée silencieuse de office2003, et j'aimerais executer le fichier *.rtf de configuration du profil Outlook en silencieux ensuite

(l'éxecution en 2 étapes est volontaire)

une idée ?
A voir également:

1 réponse

akyrion3000 Messages postés 552 Date d'inscription   Statut Membre Dernière intervention   166
 
J'ai trouvé la rep sur le labo-microsoft :


You can update settings in Outlook with your custom PRF in several ways. For example:
• Use the /importprf switch. For example:
Outlook.exe /importprf \\server1\share\outlook.prf
Outlook starts and the PRF file is imported, changing the specified settings in the user’s profile in the registry.
• Set registry keys to trigger Outlook to import the PRF file when Outlook starts. First, set the value ImportPRF to the location of the PRF file. For example:
HKCU\Software\Microsoft\Office\11.0\Outlook\Setup\ImportPRF=\\server1\share\Outlook.prf
Then, reset the Outlook FirstRun key to alert Outlook to process the PRF file. To do this, delete the FirstRun registry value HKCU\Software\Microsoft\Office\11.0\Outlook\Setup\FirstRun, or set its data to 0.
1