A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Installation
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

ProfMan.dll & Scripting



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 27th 07, 02:38 PM posted to microsoft.public.outlook.installation
zloc
external usenet poster
 
Posts: 3
Default ProfMan.dll & Scripting

Hi MVPs,
i need some help or hints for profman.dll
i have 1400 users to update their profiles.
They have to use MailBox delivery(so default store must be MailBox) and have
to be chached mode enabled & ost files on other partition created.
So, in my script (some parts are Sue's) i have to check if users already
have delivery to mailbox etc ..... and if it's false, i have to setup this.
Any help ????????
my script- http://www.cro-marketing.com/ProfMan.txt

Ads
  #2  
Old April 27th 07, 03:23 PM posted to microsoft.public.outlook.installation
Roady [MVP]
external usenet poster
 
Posts: 2,620
Default ProfMan.dll & Scripting

See http://www.dimastr.com/redemption/profiles.htm

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"zloc" wrote in message
...
Hi MVPs,
i need some help or hints for profman.dll
i have 1400 users to update their profiles.
They have to use MailBox delivery(so default store must be MailBox) and
have
to be chached mode enabled & ost files on other partition created.
So, in my script (some parts are Sue's) i have to check if users already
have delivery to mailbox etc ..... and if it's false, i have to setup
this.
Any help ????????
my script- http://www.cro-marketing.com/ProfMan.txt


  #3  
Old April 28th 07, 12:10 PM posted to microsoft.public.outlook.installation
zloc
external usenet poster
 
Posts: 3
Default ProfMan.dll & Scripting

Thx, but i did it already and can't find anything about cache mode
enable/disable, path to *.ost files etc... Also, only methods of propertybag
object is ADD (adding properties) so, can't change, modify existing
properties .
Any other way ??? Sue ???


"Roady [MVP]" wrote:

See http://www.dimastr.com/redemption/profiles.htm

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"zloc" wrote in message
...
Hi MVPs,
i need some help or hints for profman.dll
i have 1400 users to update their profiles.
They have to use MailBox delivery(so default store must be MailBox) and
have
to be chached mode enabled & ost files on other partition created.
So, in my script (some parts are Sue's) i have to check if users already
have delivery to mailbox etc ..... and if it's false, i have to setup
this.
Any help ????????
my script- http://www.cro-marketing.com/ProfMan.txt


  #4  
Old April 28th 07, 12:31 PM posted to microsoft.public.outlook.installation
Roady [MVP]
external usenet poster
 
Posts: 2,620
Default ProfMan.dll & Scripting

Why are you not deploying prf-files instead?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"zloc" wrote in message
...
Thx, but i did it already and can't find anything about cache mode
enable/disable, path to *.ost files etc... Also, only methods of
propertybag
object is ADD (adding properties) so, can't change, modify existing
properties .
Any other way ??? Sue ???


"Roady [MVP]" wrote:

See http://www.dimastr.com/redemption/profiles.htm

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"zloc" wrote in message
...
Hi MVPs,
i need some help or hints for profman.dll
i have 1400 users to update their profiles.
They have to use MailBox delivery(so default store must be MailBox) and
have
to be chached mode enabled & ost files on other partition created.
So, in my script (some parts are Sue's) i have to check if users
already
have delivery to mailbox etc ..... and if it's false, i have to setup
this.
Any help ????????
my script- http://www.cro-marketing.com/ProfMan.txt



  #5  
Old April 28th 07, 02:14 PM posted to microsoft.public.outlook.installation
zloc
external usenet poster
 
Posts: 3
Default ProfMan.dll & Scripting

Hi Roady,
I don't know if i can modify current user profile with .prf and before
change anything, i have to check if user already have settings that satisfy
necessary condition :
1: delivery to mailbox
2ffline file enabled (with .ost path on d:\UserMailProfile)
3:cached mode enabled
4:PersonaFolder enabled (with .pst path on d:\UserMailProfile)

If not, then i have to setup those properties. For 50 users it's not problem
to setup manulay, but for 1400 users..... i realy have to find solutions to
automate this process trugh script and SMS server !

"Roady [MVP]" wrote:

Why are you not deploying prf-files instead?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"zloc" wrote in message
...
Thx, but i did it already and can't find anything about cache mode
enable/disable, path to *.ost files etc... Also, only methods of
propertybag
object is ADD (adding properties) so, can't change, modify existing
properties .
Any other way ??? Sue ???


"Roady [MVP]" wrote:

See http://www.dimastr.com/redemption/profiles.htm

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"zloc" wrote in message
...
Hi MVPs,
i need some help or hints for profman.dll
i have 1400 users to update their profiles.
They have to use MailBox delivery(so default store must be MailBox) and
have
to be chached mode enabled & ost files on other partition created.
So, in my script (some parts are Sue's) i have to check if users
already
have delivery to mailbox etc ..... and if it's false, i have to setup
this.
Any help ????????
my script- http://www.cro-marketing.com/ProfMan.txt



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2k3 scripting appointment moves internetsdave Outlook - General Queries 4 February 2nd 07 05:23 PM
Scripting Agent Arne Garvander Outlook and VBA 0 December 1st 06 06:33 PM
Outlook Scripting bbnimda Outlook and VBA 3 September 11th 06 01:08 PM
Scripting outlook. MN Outlook and VBA 3 September 10th 06 09:41 PM
CDO and VB scripting install ngan Outlook - Installation 1 July 13th 06 02:43 PM


All times are GMT +1. The time now is 08:50 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.