[THIN] Re: Running Outlook.prf once

  • From: "Mark Noordzij" <mark@xxxxxxxxxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Tue, 31 Jan 2006 21:18:45 +0100

In KIX you can use:

;Outlook (1x per user)
IF NOT KEYEXIST("HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Windows Messaging Subsystem\Profiles\<NAME>")
  RUN('"C:\Program Files\Microsoft Office\Office11\outlook.exe"
/importprf \\domain\netlogon\Outlook.prf')
ENDIF 

<NAME> is the profile name you set in the .prf file.

Mark



> -----Oorspronkelijk bericht-----
> Van: thin-bounce@xxxxxxxxxxxxx 
> [mailto:thin-bounce@xxxxxxxxxxxxx] Namens Michael Boggan
> Verzonden: dinsdag 31 januari 2006 17:45
> Aan: thin list
> Onderwerp: [THIN] Running Outlook.prf once
> 
> We are using a PRF file to generate each users mail profile 
> when they run Outlook.  Since we are also using roaming 
> profiles, we only want to run the PRF file the first time the 
> login. Right now it is part of the Outlook icon on the 
> desktop.  This is not working because it regenerates there 
> mail profile everytime they run it, so any changes they make 
> are erased; such as signature configurations.  Any 
> suggestions on how this can be run only the first time they 
> login and then they use the regular outlook.exe the rest of the time.
>  
> Thanks,
>  
> Michael Boggan
> 
************************************************
For Archives, RSS, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
//www.freelists.org/list/thin
************************************************

Other related posts: