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

Automatically setting User account and exchange server





 
 
Thread Tools Display Modes
  #1  
Old October 9th 06, 10:54 PM posted to microsoft.public.outlook
pmt82
external usenet poster
 
Posts: 5
Default Automatically setting User account and exchange server

Hi All,

How would I go about setting up possibly a login script that can
automatically set up users account name and exchange server. I haven't
really come accross what I'm after yet and was hopeing someone here
would have an answer.

Basically when a new user or a user with an outbox already; logs onto a
different (or there first) machine that when they open outlook 2003
they have the settings for the server hosting exchange and thier user
name automatically entered so that they don't need to contact us to
have it sorted out.

Thanks!

Ads
  #2  
Old October 9th 06, 11:33 PM posted to microsoft.public.outlook
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,260
Default Automatically setting User account and exchange server

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.

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

"pmt82" wrote in message ups.com...
Hi All,

How would I go about setting up possibly a login script that can
automatically set up users account name and exchange server. I haven't
really come accross what I'm after yet and was hopeing someone here
would have an answer.

Basically when a new user or a user with an outbox already; logs onto a
different (or there first) machine that when they open outlook 2003
they have the settings for the server hosting exchange and thier user
name automatically entered so that they don't need to contact us to
have it sorted out.

Thanks!

  #3  
Old October 15th 06, 11:09 PM posted to microsoft.public.outlook
pmt82
external usenet poster
 
Posts: 5
Default Automatically setting User account and exchange server

Thank you for that information. I am having trouble using it in a logon
script.

if exist "C:\Documents and Settings\%username%\Application
Data\Microsoft\Outlook" goto skipOFix
"%logonserver%\NETLOGON\Installs\OutlookFix.PR F"
:skipOFix

Can anyone help to tell me what im doing wrong or if I need to run
another program before because a prf is not a recognised file extension
when running a batch file.

Paul.


Sue Mosher [MVP-Outlook] wrote:
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.

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

"pmt82" wrote in message ups.com...
Hi All,

How would I go about setting up possibly a login script that can
automatically set up users account name and exchange server. I haven't
really come accross what I'm after yet and was hopeing someone here
would have an answer.

Basically when a new user or a user with an outbox already; logs onto a
different (or there first) machine that when they open outlook 2003
they have the settings for the server hosting exchange and thier user
name automatically entered so that they don't need to contact us to
have it sorted out.

Thanks!


  #4  
Old October 18th 06, 01:10 AM posted to microsoft.public.outlook
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,260
Default Automatically setting User account and exchange server

Running a .prf file as part of a logon script is not a good idea, because it starts Outlook, which might not be at all what the user wants to do when the computer starts. Please look again at the article I suggested, particularly the section that explains how to use the ImportPRF registry value to set up the user's machine so that the next time Outlook starts, it will process the .prf file.

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

"pmt82" wrote in message ups.com...
Thank you for that information. I am having trouble using it in a logon
script.

if exist "C:\Documents and Settings\%username%\Application
Data\Microsoft\Outlook" goto skipOFix
"%logonserver%\NETLOGON\Installs\OutlookFix.PR F"
:skipOFix

Can anyone help to tell me what im doing wrong or if I need to run
another program before because a prf is not a recognised file extension
when running a batch file.

Paul.


Sue Mosher [MVP-Outlook] wrote:
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.

"pmt82" wrote in message ups.com...
Hi All,

How would I go about setting up possibly a login script that can
automatically set up users account name and exchange server. I haven't
really come accross what I'm after yet and was hopeing someone here
would have an answer.

Basically when a new user or a user with an outbox already; logs onto a
different (or there first) machine that when they open outlook 2003
they have the settings for the server hosting exchange and thier user
name automatically entered so that they don't need to contact us to
have it sorted out.

Thanks!


 




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
Setting Up an MS Exchange Server email account problem sadnewbie Outlook - Installation 0 July 18th 06 04:11 AM
Automatic Exchange server and user name Brian Outlook - Installation 1 March 27th 06 01:51 PM
AUTOMATICALLY ALLOWS EACH ACCOUNT USER TO WRITE AN EMAIL WITH THE. Rita Outlook - General Queries 6 March 13th 06 06:51 PM
Two mailboxes for one user account after mailbox moved to a new server willie44@gmail.com Outlook - General Queries 0 February 16th 06 08:03 PM
log onto server fails when setting up an account componut Outlook - General Queries 2 February 12th 06 09:27 AM


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


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.
Mortgage Calculator - Bad Credit Mortgages - Debt Management - Secured Loans - Loans