A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Installation
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Remove Services using PRF in Outlook 2002



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 12th 06, 05:03 AM posted to microsoft.public.outlook.installation
Mark Feodoroff
external usenet poster
 
Posts: 3
Default Remove Services using PRF in Outlook 2002

Hi All,

I have an environment running Outlook 2002 (XP) with POP3 to a Unix Server
and LDAP lookup to AD. PST files are stored in users home drives.

We are migrating to Exchange 2003 and I'd like to automatically reconfigure
Outlook Profiles.
I have created a new PRF file to 'merge' the new settings with existing
profiles in order to maintain Archive Files, etc.

My question is: How can I use PRF files to remove PST files, POP3 accounts,
and LDAP service. The relevant section looks like this:

[Service Removal]
MSPST MS=
EMABLT=

The problem is that Outlook hangs on starting when using the PRF file with
these settings. If I comment out the service removal info, Outlook starts
fine.

I am yet to discover anyway of removing the POP3 accounts programmatically.

Any help would be greatly appreciated.

Cheers,
Mark Feodoroff
Brisbane, Australia



  #2  
Old July 12th 06, 02:50 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Remove Services using PRF in Outlook 2002

PRF files can't do that. Perhaps you should consider creating a new mail profile with only the desired services. Or, look into the other mail profile management tools that may be able to do more than PRF files can; see http://www.slipstick.com/exs/olroam.htm#tools

--
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

"Mark Feodoroff" wrote in message ...
Hi All,

I have an environment running Outlook 2002 (XP) with POP3 to a Unix Server
and LDAP lookup to AD. PST files are stored in users home drives.

We are migrating to Exchange 2003 and I'd like to automatically reconfigure
Outlook Profiles.
I have created a new PRF file to 'merge' the new settings with existing
profiles in order to maintain Archive Files, etc.

My question is: How can I use PRF files to remove PST files, POP3 accounts,
and LDAP service. The relevant section looks like this:

[Service Removal]
MSPST MS=
EMABLT=

The problem is that Outlook hangs on starting when using the PRF file with
these settings. If I comment out the service removal info, Outlook starts
fine.

I am yet to discover anyway of removing the POP3 accounts programmatically.

Any help would be greatly appreciated.

Cheers,
Mark Feodoroff
Brisbane, Australia



  #3  
Old July 13th 06, 07:55 AM posted to microsoft.public.outlook.installation
Mark Feodoroff
external usenet poster
 
Posts: 3
Default Remove Services using PRF in Outlook 2002

Thanks Sue,

I started with a clean profile and think it's the best way to go, with a
trade-off being that archive files and alike will have to be reconfigured by
users. Some others in IT felt this may cause agro with users and want as
much done in the backend as possible. Given that archive files have no
consistent name or location, I figured the easiest way was to merge the
current profile with an Exchange PRF...looks like I might win after all ;-)

I'll check out your site and glean some pointers from you.

Cheers,
Mark

"Sue Mosher [MVP-Outlook]" wrote in message
...
PRF files can't do that. Perhaps you should consider creating a new mail
profile with only the desired services. Or, look into the other mail profile
management tools that may be able to do more than PRF files can; see
http://www.slipstick.com/exs/olroam.htm#tools

--
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

"Mark Feodoroff" wrote in message
...
Hi All,

I have an environment running Outlook 2002 (XP) with POP3 to a Unix Server
and LDAP lookup to AD. PST files are stored in users home drives.

We are migrating to Exchange 2003 and I'd like to automatically
reconfigure
Outlook Profiles.
I have created a new PRF file to 'merge' the new settings with existing
profiles in order to maintain Archive Files, etc.

My question is: How can I use PRF files to remove PST files, POP3
accounts,
and LDAP service. The relevant section looks like this:

[Service Removal]
MSPST MS=
EMABLT=

The problem is that Outlook hangs on starting when using the PRF file with
these settings. If I comment out the service removal info, Outlook starts
fine.

I am yet to discover anyway of removing the POP3 accounts
programmatically.

Any help would be greatly appreciated.

Cheers,
Mark Feodoroff
Brisbane, Australia





  #4  
Old July 13th 06, 01:28 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Remove Services using PRF in Outlook 2002

If you are migrating to Outlook 2003 at the same time as you're changing to Exchange, then you'll definitely want to start people with fresh profiles so that any new archive files they create are in the new Unicode format. It's easy enough to open old data files with the File | Open | Outlook Data File command.

You might want to have users export their rules to a .rwz file before they make the transition.

--
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

"Mark Feodoroff" wrote in message ...
Thanks Sue,

I started with a clean profile and think it's the best way to go, with a
trade-off being that archive files and alike will have to be reconfigured by
users. Some others in IT felt this may cause agro with users and want as
much done in the backend as possible. Given that archive files have no
consistent name or location, I figured the easiest way was to merge the
current profile with an Exchange PRF...looks like I might win after all ;-)

I'll check out your site and glean some pointers from you.

Cheers,
Mark

"Sue Mosher [MVP-Outlook]" wrote in message
...
PRF files can't do that. Perhaps you should consider creating a new mail
profile with only the desired services. Or, look into the other mail profile
management tools that may be able to do more than PRF files can; see
http://www.slipstick.com/exs/olroam.htm#tools



"Mark Feodoroff" wrote in message
...
Hi All,

I have an environment running Outlook 2002 (XP) with POP3 to a Unix Server
and LDAP lookup to AD. PST files are stored in users home drives.

We are migrating to Exchange 2003 and I'd like to automatically
reconfigure
Outlook Profiles.
I have created a new PRF file to 'merge' the new settings with existing
profiles in order to maintain Archive Files, etc.

My question is: How can I use PRF files to remove PST files, POP3
accounts,
and LDAP service. The relevant section looks like this:

[Service Removal]
MSPST MS=
EMABLT=

The problem is that Outlook hangs on starting when using the PRF file with
these settings. If I comment out the service removal info, Outlook starts
fine.

I am yet to discover anyway of removing the POP3 accounts
programmatically.

Any help would be greatly appreciated.

Cheers,
Mark Feodoroff
Brisbane, Australia





  #5  
Old July 17th 06, 03:29 AM posted to microsoft.public.outlook.installation
Mark Feodoroff
external usenet poster
 
Posts: 3
Default Remove Services using PRF in Outlook 2002

Hi Sue,

We're leaving Outlook 2003 until a later date due to staff limitations.
Ideally I want to transition users to the new Exchange server as seamlessly
as possible. I've already discovered a few hickups with Rules and now
removing services, but I do believe a clean profile suits me best...I just
need to convince the user base that a little bit of effort on their part
will be worth it ;-)

I have a problem with CIW and PRF files that rules don't automatically work
if they involve sorting mail into folders due to different identifiers on
the folders. If users export rules to an RWZ file and import it after the
migration, will I get around this problem?

Cheers,
Mark

"Sue Mosher [MVP-Outlook]" wrote in message
...
If you are migrating to Outlook 2003 at the same time as you're changing to
Exchange, then you'll definitely want to start people with fresh profiles so
that any new archive files they create are in the new Unicode format. It's
easy enough to open old data files with the File | Open | Outlook Data File
command.

You might want to have users export their rules to a .rwz file before they
make the transition.

--
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

"Mark Feodoroff" wrote in message
...
Thanks Sue,

I started with a clean profile and think it's the best way to go, with a
trade-off being that archive files and alike will have to be reconfigured
by
users. Some others in IT felt this may cause agro with users and want as
much done in the backend as possible. Given that archive files have no
consistent name or location, I figured the easiest way was to merge the
current profile with an Exchange PRF...looks like I might win after all
;-)

I'll check out your site and glean some pointers from you.

Cheers,
Mark

"Sue Mosher [MVP-Outlook]" wrote in message
...
PRF files can't do that. Perhaps you should consider creating a new mail
profile with only the desired services. Or, look into the other mail
profile
management tools that may be able to do more than PRF files can; see
http://www.slipstick.com/exs/olroam.htm#tools



"Mark Feodoroff" wrote in message
...
Hi All,

I have an environment running Outlook 2002 (XP) with POP3 to a Unix
Server
and LDAP lookup to AD. PST files are stored in users home drives.

We are migrating to Exchange 2003 and I'd like to automatically
reconfigure
Outlook Profiles.
I have created a new PRF file to 'merge' the new settings with existing
profiles in order to maintain Archive Files, etc.

My question is: How can I use PRF files to remove PST files, POP3
accounts,
and LDAP service. The relevant section looks like this:

[Service Removal]
MSPST MS=
EMABLT=

The problem is that Outlook hangs on starting when using the PRF file
with
these settings. If I comment out the service removal info, Outlook
starts
fine.

I am yet to discover anyway of removing the POP3 accounts
programmatically.

Any help would be greatly appreciated.

Cheers,
Mark Feodoroff
Brisbane, Australia







 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I remove country field from Outlook 2002 contacts? krazykat Outlook - Using Contacts 1 June 15th 06 03:48 AM
PRF-Outlook 2002/2003 Password Protected Pst Bunny Outlook - General Queries 3 May 25th 06 12:19 AM
Outlook 2002 won't remove email from bellsouth's server. [email protected] Outlook - General Queries 4 February 6th 06 11:01 AM
Outlook Services B Golden Outlook - Installation 0 February 1st 06 07:04 PM
Outlook 2002:, how to remove backup? Milly Staples [MVP - Outlook] Outlook - Calandaring 3 January 7th 06 09:40 PM


All times are GMT +1. The time now is 10:12 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.