![]() |
| 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. |
|
|||||||
| Tags: adding, automatically, files, logon, outlook, profile, pst, script, via |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi Everyone:
We have a requirement here to modify all users Outlook profiles so that they each have access to their own PST file (that currently exists in a located in a specific location that's unique to each user). Is it possible to do this via the user's logon script, and if so, how? Regards, Brian |
| Ads |
|
#2
|
|||
|
|||
|
Hey Brian,
This is possible. I just had a quick look at our scripts and it looks like you need to search for: profgen.exe and also newprof.exe These applications run on a remote server and crreate a .prf file in a user folder. If I get a chance later - might be able to give you some more! Have a good day! "Brian Steele" wrote: Hi Everyone: We have a requirement here to modify all users Outlook profiles so that they each have access to their own PST file (that currently exists in a located in a specific location that's unique to each user). Is it possible to do this via the user's logon script, and if so, how? Regards, Brian |
|
#3
|
|||
|
|||
|
Profgen and Newprof haven't been used in a couple of versions. Outlook 2002 and 2003 are the tools that process the PRF file. 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
-- 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 "Ron" wrote in message ... Hey Brian, This is possible. I just had a quick look at our scripts and it looks like you need to search for: profgen.exe and also newprof.exe These applications run on a remote server and crreate a .prf file in a user folder. If I get a chance later - might be able to give you some more! Have a good day! "Brian Steele" wrote: Hi Everyone: We have a requirement here to modify all users Outlook profiles so that they each have access to their own PST file (that currently exists in a located in a specific location that's unique to each user). Is it possible to do this via the user's logon script, and if so, how? Regards, Brian |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script to create local pst, change profile | dpare1@cox.net | Outlook - General Queries | 0 | March 8th 06 04:37 PM |
| script to create local pst, change profile | dpare1@cox.net | Outlook and VBA | 0 | March 8th 06 04:37 PM |
| Adding Buffer Time Automatically to Accepted Meetings | Kristy | Outlook - Calandaring | 0 | March 7th 06 11:19 PM |
| automatically launching a script when contacts changed | kalirion@yahoo.com | Outlook - Using Contacts | 4 | March 2nd 06 09:32 PM |
| How to change the deliver location to PST with script ? | Barres_Brazil_SP | Outlook and VBA | 0 | February 4th 06 08:39 PM |