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 - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , ,

autoconfigure ability in 2003





 
 
Thread Tools Display Modes
  #1  
Old May 22nd 06, 12:59 AM posted to microsoft.public.outlook
Drew D
external usenet poster
 
Posts: 1
Default autoconfigure ability in 2003

I've written a php script that will output the .reg file needed to auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for our
customers as well. It doesn't appear that 2003 uses the registry to store
the
mail server information. I assume that the information is in the outlook.xml
file in some sort of encrypted format. I'm looking for resources that will
allow me to autoconfigure their mail client for them.


Ads
  #2  
Old May 22nd 06, 03:22 AM posted to microsoft.public.outlook
Diane Poremsky [MVP]
external usenet poster
 
Posts: 3,726
Default autoconfigure ability in 2003

it saves it in the same location as 2002...

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
I've written a php script that will output the .reg file needed to auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for our
customers as well. It doesn't appear that 2003 uses the registry to store
the
mail server information. I assume that the information is in the
outlook.xml
file in some sort of encrypted format. I'm looking for resources that will
allow me to autoconfigure their mail client for them.




  #3  
Old May 22nd 06, 10:10 PM posted to microsoft.public.outlook
Drew D
external usenet poster
 
Posts: 6
Default autoconfigure ability in 2003

My appologies.

I haven't confirmed it in 2002 yet. I assumed that 2002 used the same
location as 2000.

Do you know where 2002 stores that info in the registry?

"Diane Poremsky [MVP]" wrote in message
...
it saves it in the same location as 2002...

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
I've written a php script that will output the .reg file needed to auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for our
customers as well. It doesn't appear that 2003 uses the registry to store
the
mail server information. I assume that the information is in the
outlook.xml
file in some sort of encrypted format. I'm looking for resources that
will
allow me to autoconfigure their mail client for them.






  #4  
Old May 23rd 06, 03:53 AM posted to microsoft.public.outlook
Diane Poremsky [MVP]
external usenet poster
 
Posts: 3,726
Default autoconfigure ability in 2003

it's in the same location as in 2000 too... in the Windows Messaging
Subsystem key.


--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
My appologies.

I haven't confirmed it in 2002 yet. I assumed that 2002 used the same
location as 2000.

Do you know where 2002 stores that info in the registry?

"Diane Poremsky [MVP]" wrote in message
...
it saves it in the same location as 2002...

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks?
http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
I've written a php script that will output the .reg file needed to auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for
our
customers as well. It doesn't appear that 2003 uses the registry to
store the
mail server information. I assume that the information is in the
outlook.xml
file in some sort of encrypted format. I'm looking for resources that
will
allow me to autoconfigure their mail client for them.








  #5  
Old May 24th 06, 02:10 AM posted to microsoft.public.outlook
Drew D
external usenet poster
 
Posts: 6
Default autoconfigure ability in 2003

Thank you. I found it and it's in Hex. I can deal with that.

Windows Messaging
Subsystem\Profiles\Outlook\9375CFF0413111d3B88A001 04B2A6676

So my question becomes: Is the string of random looking numbers unique on
every computer? I'm assuming it is. Would you happen to know if there's a
way to obtain that string so that I can generate my .reg file to update the
appropriate location?




"Diane Poremsky [MVP]" wrote in message
...
it's in the same location as in 2000 too... in the Windows Messaging
Subsystem key.


--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
My appologies.

I haven't confirmed it in 2002 yet. I assumed that 2002 used the same
location as 2000.

Do you know where 2002 stores that info in the registry?

"Diane Poremsky [MVP]" wrote in message
...
it saves it in the same location as 2002...

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks?
http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
I've written a php script that will output the .reg file needed to auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for
our
customers as well. It doesn't appear that 2003 uses the registry to
store the
mail server information. I assume that the information is in the
outlook.xml
file in some sort of encrypted format. I'm looking for resources that
will
allow me to autoconfigure their mail client for them.










  #6  
Old May 25th 06, 06:38 PM posted to microsoft.public.outlook
Drew D
external usenet poster
 
Posts: 6
Default autoconfigure ability in 2003

OK so it doesn't appear that it's a random string. That's what it is for
Outlook 2003 and win XP. i'll test on the other windows version later.

Inside this folder are subfolders that appear to be auto incrementing for
each account. I've tried creating a new one but it doesn't display in
outlook. I believe the problem to be centered around the "Mini UID".

How do I generate what should be there? It's unique for each account. The
sub folder names and the mini UID appear to be some how dependent on each
other. If I change either of them the account dissapears from outlook.


"Drew D" wrote in message
...
Thank you. I found it and it's in Hex. I can deal with that.

Windows Messaging
Subsystem\Profiles\Outlook\9375CFF0413111d3B88A001 04B2A6676

So my question becomes: Is the string of random looking numbers unique on
every computer? I'm assuming it is. Would you happen to know if there's a
way to obtain that string so that I can generate my .reg file to update
the appropriate location?




"Diane Poremsky [MVP]" wrote in message
...
it's in the same location as in 2000 too... in the Windows Messaging
Subsystem key.


--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
My appologies.

I haven't confirmed it in 2002 yet. I assumed that 2002 used the same
location as 2000.

Do you know where 2002 stores that info in the registry?

"Diane Poremsky [MVP]" wrote in message
...
it saves it in the same location as 2002...

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks?
http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
I've written a php script that will output the .reg file needed to
auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for
our
customers as well. It doesn't appear that 2003 uses the registry to
store the
mail server information. I assume that the information is in the
outlook.xml
file in some sort of encrypted format. I'm looking for resources that
will
allow me to autoconfigure their mail client for them.












  #7  
Old May 26th 06, 02:14 AM posted to microsoft.public.outlook
Drew D
external usenet poster
 
Posts: 6
Default autoconfigure ability in 2003

Well I finally figured it out. Thanks to someone else pointing it out.

Microsoft uses text files with a .prf extension and a highly structured
format to provide information to Outlook that enables Outlook to create or
modify a mail profile. You can create such .prf files with the Custom
Installation Wizard or Custom Maintenance Wizard tools in the Office
Resource Kit. For more details, including a variety of .prf deployment
methods, read the excellent white paper "Configuring Outlook Profiles by
Using a PRF File" at
http://office.microsoft.com/search/r...60 I&respos=3

The page at http://www.slipstick.com/exs/olroam.htm includes information on
other profile tools and resources.


"Drew D" wrote in message
...
OK so it doesn't appear that it's a random string. That's what it is for
Outlook 2003 and win XP. i'll test on the other windows version later.

Inside this folder are subfolders that appear to be auto incrementing for
each account. I've tried creating a new one but it doesn't display in
outlook. I believe the problem to be centered around the "Mini UID".

How do I generate what should be there? It's unique for each account. The
sub folder names and the mini UID appear to be some how dependent on each
other. If I change either of them the account dissapears from outlook.


"Drew D" wrote in message
...
Thank you. I found it and it's in Hex. I can deal with that.

Windows Messaging
Subsystem\Profiles\Outlook\9375CFF0413111d3B88A001 04B2A6676

So my question becomes: Is the string of random looking numbers unique on
every computer? I'm assuming it is. Would you happen to know if there's a
way to obtain that string so that I can generate my .reg file to update
the appropriate location?




"Diane Poremsky [MVP]" wrote in message
...
it's in the same location as in 2000 too... in the Windows Messaging
Subsystem key.


--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
My appologies.

I haven't confirmed it in 2002 yet. I assumed that 2002 used the same
location as 2000.

Do you know where 2002 stores that info in the registry?

"Diane Poremsky [MVP]" wrote in message
...
it saves it in the same location as 2002...

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks?
http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
I've written a php script that will output the .reg file needed to
auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for
our
customers as well. It doesn't appear that 2003 uses the registry to
store the
mail server information. I assume that the information is in the
outlook.xml
file in some sort of encrypted format. I'm looking for resources that
will
allow me to autoconfigure their mail client for them.














  #8  
Old May 26th 06, 02:14 AM posted to microsoft.public.outlook
Drew D
external usenet poster
 
Posts: 6
Default autoconfigure ability in 2003

Well I finally figured it out. Thanks to someone else pointing it out.

Microsoft uses text files with a .prf extension and a highly structured
format to provide information to Outlook that enables Outlook to create or
modify a mail profile. You can create such .prf files with the Custom
Installation Wizard or Custom Maintenance Wizard tools in the Office
Resource Kit. For more details, including a variety of .prf deployment
methods, read the excellent white paper "Configuring Outlook Profiles by
Using a PRF File" at
http://office.microsoft.com/search/r...60 I&respos=3

The page at http://www.slipstick.com/exs/olroam.htm includes information on
other profile tools and resources.


"Drew D" wrote in message
...
OK so it doesn't appear that it's a random string. That's what it is for
Outlook 2003 and win XP. i'll test on the other windows version later.

Inside this folder are subfolders that appear to be auto incrementing for
each account. I've tried creating a new one but it doesn't display in
outlook. I believe the problem to be centered around the "Mini UID".

How do I generate what should be there? It's unique for each account. The
sub folder names and the mini UID appear to be some how dependent on each
other. If I change either of them the account dissapears from outlook.


"Drew D" wrote in message
...
Thank you. I found it and it's in Hex. I can deal with that.

Windows Messaging
Subsystem\Profiles\Outlook\9375CFF0413111d3B88A001 04B2A6676

So my question becomes: Is the string of random looking numbers unique on
every computer? I'm assuming it is. Would you happen to know if there's a
way to obtain that string so that I can generate my .reg file to update
the appropriate location?




"Diane Poremsky [MVP]" wrote in message
...
it's in the same location as in 2000 too... in the Windows Messaging
Subsystem key.


--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
My appologies.

I haven't confirmed it in 2002 yet. I assumed that 2002 used the same
location as 2000.

Do you know where 2002 stores that info in the registry?

"Diane Poremsky [MVP]" wrote in message
...
it saves it in the same location as 2002...

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks?
http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Drew D" wrote in message
...
I've written a php script that will output the .reg file needed to
auto
configure oulook 2000 and 2002, and outlook express.

I would like to make it so that I can auto configure outlook 2003 for
our
customers as well. It doesn't appear that 2003 uses the registry to
store the
mail server information. I assume that the information is in the
outlook.xml
file in some sort of encrypted format. I'm looking for resources that
will
allow me to autoconfigure their mail client for them.















 




Thread Tools
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
Ability to have messages forwarded at certain time intervals njoner Outlook - Using Contacts 0 May 9th 06 02:25 PM
Ability to place pictures as background in office outlook Hernan Gamboa Outlook - Installation 1 February 20th 06 07:07 PM
Ability to add members to distributions by company, other criteria JohnH Outlook - Using Contacts 4 February 17th 06 03:31 PM
Outlook needs ability to report Junk_mail on Hotmail account JoKing Outlook - Using Forms 0 February 15th 06 12:57 AM
Remove Ability to Create Contacts hodgese@gmail.com Outlook - General Queries 0 January 18th 06 05:14 PM


All times are GMT +1. The time now is 08:08 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Blogs Forum - Secured Loans - Loans - Advertising - MPAA