Login Script to create a new Outlook Profile

C

Craig

I was hoping there is a script out the that would do this for current users. we have a unique situation, and I need to create a second profile for all users via log in script. can this be done?.
Submitted using http://www.outlookforums.com
 
R

Roady [MVP]

Depending on your version of Outlook, you can create a prf-file by using the
Office Resource Kit or the Office Customization Tool (OCT). You can then
call this file from a login script.
 
Top