View Single Post
  #2  
Old October 18th 06, 02:19 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Login-Script for Outlook

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

"Wolf Greiner" wrote in message y.telekom.at...
Hello Comunity
I need a little script that automatically create an Outlook profile. The
idea is that when people in our business move from one computer to another,
their profile is automatically created - thus eliminating the need for them
to manually input the exchange server name and so on.

Unfortunately I know next to nothing about vb script. I can just copy paste
;-)

Can anybody help me?
Thanks in advance
Wolf Greiner


Ads