Outlook as default mail client

  • Thread starter Thread starter Yaman
  • Start date Start date
Y

Yaman

Hi All,

I need to set Microsoft Outlook 2002/2003 as the default e-mail client using
a script. I have to perform this on bulk of users so I would appreciate
other methods. Using Internet Properties --> Programs --> e-mail is not
sufficient for me.

Thanks,
Yaman
 
You can update the (Default) setting in this registry key with a script:
HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail

Give it "Microsoft Outlook" as the value.

The best approach though is to use Group Policies in conjunction with the
Office Resource Kit to deploy this setting in your enterprise.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top