Jump to content

Recommended Posts

Posted

Hi,

 

Is there anyway to automatically setup a users email account.

 

Server - Exchange 2007

 

MS Outlook 2003/2007

 

So that when a user logs onto the computer and there email is for some reason not setup it will auto set it up so we dont have to get attached by new users.

 

Cheers

Posted
I have exchange 2003 and we lately installed office 2007 which included outlook. I have not done any configuration and when staff/pupils open outlook it automatically configures the account.
Posted

Richprofile.exe ( RichProfile ) can set up a user's profile given a

few switches on the command-line. Thus you could call it from your login script.

 

So, a working command line, in your batch file, assuming your server was called ABC-Mail, you wanted to name the profile after the user's name, you don't want to delete the profile if it exists, and you want it to be the default profile, would look like this "RichProfile ABC-Mail %username% %username% N D"

  • Thanks 1

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...