Using A PRF file in the CIW

G

Guest

In order to setup a personal folder as part of out Outlook 2002 build we went
through the CIW one time and set all the user settings such as username,
server name, etc... Then I exported the PRF file, changed the unicode pst to
EncryptionType=0x50000000. Then I ran through the CIW again and at the
Outlook:Customize Default Profile screen i selected Apply PRF and browsed to
the PRF file and set that. Then when i run setup with the transform all
appears to work fine. when a new user comes along to log into the PC and
Outlook is launched, they are prompted to enter username, server name etc. I
assumed this would already have the info since it is listed in the PRF file.
What am i doing wrong?
 
S

Sue Mosher [MVP-Outlook]

Did you include account details in the .prf file you exported/imported? Or just the PST settings?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

Here is a section of the PRF...

;Automatically generated PRF file from the Microsoft Office Customization
and Installation Wizard

; **************************************************************
; Section 1 - Profile Defaults
; **************************************************************

[General]
Custom=1
DefaultProfile=Yes
OverwriteProfile=Append
ModifyDefaultProfileIfPresent=TRUE

; **************************************************************
; Section 2 - Services in Profile
; **************************************************************

[Service List]
Service1=Microsoft Exchange Server
ServiceEGS=Exchange Global Section
Service2=Personal Folders
Service3=Outlook Address Book
;ServiceX=Microsoft Outlook Client

;***************************************************************
; Section 3 - List of internet accounts
;***************************************************************

[Internet Account List]

;***************************************************************
; Section 4 - Default values for each service.
;***************************************************************

[Service1]
OverwriteExistingService=No
UniqueService=Yes
MailboxName=%UserName%
HomeServer=smtp.trhmc.org
AccountName=Microsoft Exchange Server

[ServiceEGS]
MailboxName=%UserName%
HomeServer=smtp.trhmc.org

[Service2]
UniqueService=No
Name=Personal Folders
PathToPersonalFolders=%homeshare%\setup\exchange\mailbox.pst
EncryptionType=0x50000000
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top