![]() |
Script/Utility to configure outlook
i'm looking for a way to create the users outlook profile and configure both
SMTP/POP3 and/Or exchange settings. can someone point me in the direction of where to go to figure this out? i'm coding in VB.Net, but can do C# or vba (though i'd prefer vb.net)... |
Script/Utility to configure outlook
When are you looking to do this? If at Outlook installation time you can use
configuration tools. See Sue Mosher's Configuring Microsoft Outlook 2003 book for information on that. For code use either Extended MAPI and the profile information on MSDN or use the ProfMan library that comes with Redemption (www.dimastr.com/redemption). -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Script/Utility to configure outlook" Script/Utility to configure wrote in message ... i'm looking for a way to create the users outlook profile and configure both SMTP/POP3 and/Or exchange settings. can someone point me in the direction of where to go to figure this out? i'm coding in VB.Net, but can do C# or vba (though i'd prefer vb.net)... |
Script/Utility to configure 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. Once you have a basic file appropriate for your environment, you could then use any application development platform to modify that text file. 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
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Script/Utility to configure outlook" Script/Utility to configure wrote in message ... i'm looking for a way to create the users outlook profile and configure both SMTP/POP3 and/Or exchange settings. can someone point me in the direction of where to go to figure this out? i'm coding in VB.Net, but can do C# or vba (though i'd prefer vb.net)... |
Script/Utility to configure outlook
Thank you, that was the most usefull thing i've ever seen in the history of
configuring outlook... thanks... -- Christopher J. Amatulli "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. Once you have a basic file appropriate for your environment, you could then use any application development platform to modify that text file. 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 -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Script/Utility to configure outlook" Script/Utility to configure wrote in message ... i'm looking for a way to create the users outlook profile and configure both SMTP/POP3 and/Or exchange settings. can someone point me in the direction of where to go to figure this out? i'm coding in VB.Net, but can do C# or vba (though i'd prefer vb.net)... |
All times are GMT +1. The time now is 03:36 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-2006 OutlookBanter.com