We direct corporate order in Outlook: signatures, names, Plain Text
A couple of days ago I was puzzled by writing a script that automatically generates corporate signatures in Outlook, as well as doing several other useful things:
Set the name of the mail sender from the DisplayName field in the domain
Turns off HTML-viewing of letters and sending letters to HTML.
Creates a simple text signature and exposes it to all accounts.
And it all works in the domain, and without a domain. Actual for a large organization with several small remote branches.
This topic has been raised quite often on the Internet, but I never found a single solution that works on a large number of versions of Outlook.
The script is written in VBS and commented in some detail. Download here