Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Installation and Configuration / December 2005

Tip: Looking for answers? Try searching our database.

Creating PST store  using PRF file - problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Emil - 20 Dec 2005 14:35 GMT
Hello, I would like to prepare procedure of automatic creating user profile
in Outlook 2003. I have PRF files, which I created in Custom Instalation
Wizard (Office Resource Kit). I deploy it via logon script, everithig works
fine but creating PST file, which shoul be destitation mail store in created
profile. I dont know why, but sometimes PST file isn't create.    
Sue Mosher [MVP-Outlook] - 20 Dec 2005 14:40 GMT
Maybe you should post the first 5 sections of your .prf file. Are you creating the .pst file in a folder that certainly exists?

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Hello, I would like to prepare procedure of automatic creating user profile
> in Outlook 2003. I have PRF files, which I created in Custom Instalation
> Wizard (Office Resource Kit). I deploy it via logon script, everithig works
> fine but creating PST file, which shoul be destitation mail store in created
> profile. I dont know why, but sometimes PST file isn't create.
Emil - 21 Dec 2005 08:11 GMT
Hello Sue, firstly thanks for Your reply.

No, I'm creating pst file in folder that curently exist, it's create in
default pst files destitation folder %USERPROFILE%\local settings\application
data\microsoft\outlook\outlookl.pst - I leave this setting unchanged during
preparing PRF file. I tried to change destination folder, but result was the
same. I've noticed something interesting which may be reason of the problem,
user name who is logged to Windows system is diffrent form user name on the
Exchange server, I think thats because during script executiing when outlook
profile is creating process stop and ask user to choose correct name of user
mailbox. After that Outlook finish creating profile but I thiink not based on
prf file settings. Have You any idea how to  wal;k around it.
Thakns for any advice

> Maybe you should post the first 5 sections of your .prf file. Are you creating the .pst file in a folder that certainly exists?
>
[quoted text clipped - 3 lines]
> > fine but creating PST file, which shoul be destitation mail store in created
> > profile. I dont know why, but sometimes PST file isn't create.
Emil - 21 Dec 2005 15:42 GMT
I found the reason of my problem. It was connected whit order of section in
prf file. As I wrote user name in my domain is a little diffrent form name of
mailbox in Exchange, so when, during logon, script start to create Outlook
profile based on prf file it stops when outlook was trying to connect to
mailbox and ask user for correct exchange user name, afer it everything seems
to work fine but outlook finish configuration proces without settings in prf
file.  I've opened the file and seen that section responsible for creating
personal folder was putted after section connected with creating exchange
account. So, I change the order of these section (put pst cerating proces
firt in prf file), and everything starts to work fine.

> Hello Sue, firstly thanks for Your reply.
>
[quoted text clipped - 17 lines]
> > > fine but creating PST file, which shoul be destitation mail store in created
> > > profile. I dont know why, but sometimes PST file isn't create.
Sue Mosher [MVP-Outlook] - 21 Dec 2005 15:43 GMT
Thanks for the additional details. If you are using Exchange, why are you trying to include a .pst file in the profile?

If the user's Windows logon and Exchange account names don't match (highly unusual), you will definitely need to do something more than use a standard .prf file. But it still might be useful to see the one you're using, first five sections only, please.
Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Hello Sue, firstly thanks for Your reply.
>
[quoted text clipped - 17 lines]
>> > fine but creating PST file, which shoul be destitation mail store in created
>> > profile. I dont know why, but sometimes PST file isn't create.
Emil - 28 Dec 2005 09:01 GMT
Hello again, for the begining:

I have to use pst file even thouhg I use Exchange because of my company
rules and requiments.
I post the first five section of my prf file below. If You Think I should to
set in it something eles, let me know. I will be greatfull.
; **************************************************************
; Section 1 - Profile Defaults
; **************************************************************

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

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

[Service List]
ServiceX=Microsoft Outlook Client
ServiceEGS=Exchange Global Section
Service2=Unicode Personal Folders
Service1=Microsoft Exchange Server
ServiceEGS=Exchange Global Section

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

[Internet Account List]

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

[ServiceX]
CachedExchangeMode=0x00000002
CachedExchangeSlowDetect=TRUE

[ServiceEGS]
CachedExchangeConfigFlags=0x00000100
MailboxName=%UserName%
HomeServer= "removed bacause of security reason"

[Service2]
UniqueService=No
Name=Large Personal Folders
PathToPersonalFolders=%USERPROFILE%\local settings\application
data\microsoft\outlook\outlookl.pst
EncryptionType=0x80000000

[Service1]
OverwriteExistingService=No
UniqueService=Yes
MailboxName=%UserName%
HomeServer="removed bacause of security reason"
AccountName=Microsoft Exchange Server

;[ServiceX]
;FormDirectoryPage=
;-- The URL of Exchange Web Services Form Directory page used to create Web
forms.
;WebServicesLocation=
;-- The URL of Exchange Web Services page used to display unknown forms.
;ComposeWithWebServices=
;-- Set to TRUE to use Exchange Web Services to compose forms.
;PromptWhenUsingWebServices=
;-- Set to TRUE to use Exchange Web Services to display unknown forms.
;OpenWithWebServices=
;-- Set to TRUE to prompt user before opening unknown forms when using
Exchange Web Services.

;***************************************************************
; Section 5 - Values for each internet account.
;***************************************************************



> Thanks for the additional details. If you are using Exchange, why are you trying to include a .pst file in the profile?
>
[quoted text clipped - 20 lines]
> >> > fine but creating PST file, which shoul be destitation mail store in created
> >> > profile. I dont know why, but sometimes PST file isn't create.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.