Jump to content

Recommended Posts

Posted

hi guys

 

i have set all staff for man profiles, i also have redirected there app data folder as well, however when i login as a memeber of staff always get the outlook 2007 start and configure your mail box, we run it exchange 07 so it goes through but is there a way of stopping it so once the user has done it once they will never have to do it again.

 

mark

Posted
hi guys

 

i have set all staff for man profiles, i also have redirected there app data folder as well, however when i login as a memeber of staff always get the outlook 2007 start and configure your mail box, we run it exchange 07 so it goes through but is there a way of stopping it so once the user has done it once they will never have to do it again.

 

mark

 

You could use a program called RichProfile.exe. It runs with a command line on login and will configure outlook for you. When the end user opens outlook it will go direct to the inbox.

 

RichProfile

 

Hope it helps.

Posted
cheers looks good but how do i get that to run as a vbscript?

 

I never managed to get it running with a VB script, i used a batch file instead.

Posted

set owsh = Wscript.CreateObject("Wscript.Shell")
owsh.Run ("RichProfile.exe ABC-Mail %username% %username% N D")

 

adapt for your personal needs, but that should do it... may need tweaking.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...