standardise email format

  • Thread starter Thread starter Ish
  • Start date Start date

Ish

Ish

Associate
Joined
11 Jan 2006
Posts
1,815
Location
West Midlands
Hi

We want so give our emails a more corporate looks by making sure that everyone uses the same font & colour.

Is there any way of doing this through SBS 2003 instead of relying on invidual users to do this?

All users use either outlook 2003 & OWA for email.

Thanks
 
Yes.

You can do this via GPO and a VBS script.

Custom Outlook ADM via GPO will set Outlook to use "x" signature and grey it out so it can't be changed.

VBS script autogenerates the signature files, .htm, .rtf and .txt. I did mine so it pulled their job description from AD and another couple bits.

Plenty of script examples around google eg:

http://robwhitehouse.com/windows/script-auto-generate-outlook-signature/
 
Back
Top Bottom