is there a way to create new custom folder for all users in exchange 2003 and setup homepage for it? we are setting up gfi mail archiver and want to give all users access to mail archiver from outlook. only way to do that is with outlook folder set to open homepage. any help will be appreciated. thanks
You can do this using a script you need to run it for each mailbox you want the folder created in, To set the homepage you need to set the PR_FOLDER_WEBVIEWINFO 0x36DF0102 Mapi property. This properties format is undocumented but the following works okay for me when doing this type of thing http://gsexdev.blogspot.com/2007/07/setting-homepage-on-outlook-folder-via.html. Cheers Glen "Tony" wrote in message news:%23qBDkXORIHA.5976@TK2MSFTNGP05.phx.gbl... > is there a way to create new custom folder for all users in exchange 2003 > and setup homepage for it? > > we are setting up gfi mail archiver and want to give all users access to > mail archiver from outlook. only way to do that is with outlook folder set > to open homepage. > > any help will be appreciated. > > thanks