Re: Outlook 2007 .PRF Installation
- From: Mr Freyman <MrFreyman@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Jun 2006 08:33:02 -0700
Sorry, just deploying the prf via download to subscribers of our service.
We're not within the same network. Its just a tool to help them configure
theyre imap/pop email client. I'm certain some of them will be using outlook
2007 in the near future and I need to be ready to assist them in its
configuration with this prf tool.
Robert
"Sue Mosher [MVP-Outlook]" wrote:
I'm still confused. You're deploying Outlook 2007 by download? Just a PRF by download? Something in between? To people in your own organization? Something else?.
--
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
"Mr Freyman" <MrFreyman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:4B490AAB-AE6D-4FC6-A931-E6C40F7E7428@xxxxxxxxxxxxxxxx
In the past from my website I could create a prf file from a template
depending on their outlook version and push it to the user via download. All
the user had to do is execute the prf file to install their mail profile.
With 2007, now I would need a script to use the wscript.shell to run the
outlook switch (or run it from the browser after download) and I wont have
the path for the switch anyway since theyre downloading the prf. Its my
understanding you cant dictate the download destination of anything....I
could zip the prf but thats too many steps for the user....between the
download and executing the zip and the wscript prompt.
Thanks,
Robert
"Sue Mosher [MVP-Outlook]" wrote:
What would this script do? Are you using the new Office Configuration Tool to configure your deployment, including the .prf file?
Configuration script examples are in my latest book (see signature), including a couple for modifying PRF files. There are also some WMI scripts at http://www.outlookcode.com .
--
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
"Mr Freyman" <MrFreyman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:4F786F68-729D-4B75-94CA-7F977F33AD67@xxxxxxxxxxxxxxxx
If I deploy now I have to also deploy a script along with the prf....and
since you can't determine the download location (I'm deploying via download)
you never know exactly where the prf location is going to be for the
\importPRF switch. See my problem?
PS--I recently purchased your book Microsoft Outlook Programming (and your
website has been extremely helpful). Why didnt you include prf techniques in
your book?....or did I miss them in the index?
Thank you,
Robert
"Sue Mosher [MVP-Outlook]" wrote:
And that file would be a .prf file, which should still be usable with the /importprf switch and the other methods documented in the excellent white paper "Configuring Outlook Profiles by Using a PRF File" at http://office.microsoft.com/search/redir.aspx?assetid=HA011403051033&QueryID=pHm7c_60I&respos=3
I think the docs available at http://www.microsoft.com/office/preview/beta/deploy.mspx will also go into how to deploy updates with the new Office Customization Tool.
"Mr Freyman" <Mr Freyman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:82ABFB68-6679-4082-9231-260B0B7A72AA@xxxxxxxxxxxxxxxx
Now that 2007 no longer allows for direct execution (clicking on prf for
installation) of .prf files for setting up new profiles...I'm thinking the
easiest way for a programmer and user to automatically setup new profiles for
'07 is to just have the user download a file to change the registry settings.
I hate to mess with the registry at all but now I dont have an simple tool
for my users to use for automated email configuration. Suggestions??
- Follow-Ups:
- Re: Outlook 2007 .PRF Installation
- From: Sue Mosher [MVP-Outlook]
- Re: Outlook 2007 .PRF Installation
- References:
- Re: Outlook 2007 .PRF Installation
- From: Sue Mosher [MVP-Outlook]
- Re: Outlook 2007 .PRF Installation
- From: Sue Mosher [MVP-Outlook]
- Re: Outlook 2007 .PRF Installation
- From: Sue Mosher [MVP-Outlook]
- Re: Outlook 2007 .PRF Installation
- Prev by Date: Re: Outlook 2007 .PRF Installation
- Next by Date: Re: Outlook 2007 .PRF Installation
- Previous by thread: Re: Outlook 2007 .PRF Installation
- Next by thread: Re: Outlook 2007 .PRF Installation
- Index(es):
Relevant Pages
|