Running PRF doesnt modify existing Exchange server

P

Paul

I am attempting to create a PRF for Outlook 2003. My problem is the scenario
if Outlook 2003 already has an Exchange server configured, to change this
configuration to point to a new Exchange server. I would also like to keep
any PST in the current profile if they exist.

When I run (below), it doesnt change the Exchange server to the new one. If
I run this on Outlook with no profiles, it seems to work. Just doesnt work
to modify an existing.

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

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

[ServiceX]
CachedExchangeMode=0x00000003
CachedExchangeSlowDetect=TRUE

[ServiceEGS]
CachedExchangeConfigFlags=0x00000100
MailboxName=%EMAIL%
HomeServer=NewExchangeServer.domain.com
RPCoverHTTPflags=0x002b
RPCProxyServer=MyWebAddress.com
RPCProxyPrincipalName=
RPCProxyAuthScheme=0x0001

[Service1]
OverwriteExistingService=Yes
UniqueService=Yes
MailboxName=%EMAIL%
HomeServer=NewExchangeServer.domain.com
OfflineAddressBookPath=%USERPROFILE%\local settings\application
data\microsoft\outlook\
OfflineFolderPath=%USERPROFILE%\local settings\application
data\microsoft\outlook\outlook.ost
AccountName=Microsoft Exchange Server
 

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