Setting Up A Corporate Signature - HowTo-Outlook
Setting Up A Corporate Signature - HowTo-Outlook
Setting Up A Corporate Signature - HowTo-Outlook
Exchange 2007
Exchange 2007 has the Transport Rules feature which you can use to set up a default disclaimer
for each outgoing email message.
1. Open the Exchange Management Console.
2. In Organization Configuration select Hub Transport and then select the Transport Rules
tab.
3. In the Actions Pane click New Transport Rule
4. Name your rule and optionally add a Comment. For instance;
Name: Corporate disclaimer
Comment: This transport rule adds a standardized disclaimer text to all outgoing emails.
5. Press Next.
6. On the Conditions screen select the following 2 conditions;
from users inside or outside the organization
sent to users inside or outside the organization
7. In the bottom pane, modify the conditions so that they read;
http://www.howto-outlook.com/howto/corporatesignatures.htm#exchange2000_2003
1/6
11/18/2014
8.
9.
10.
11.
12.
13.
14.
15.
Exchange 2010
Exchange 2010 also has the Transport Rules feature just as Exchange 2007 but has support for
some additional customization as well. The most notable regarding signatures is that HTML
code is now supported and that you can also use user information that has been stored in
Active Directory to construct the signature dynamically.
1. Open the Exchange Management Console.
2. In Organization Configuration select Hub Transport and then select the Transport Rules
tab.
3. In the Actions Pane click New Transport Rule
4. Name your rule and optionally add a Comment. For instance;
Name: Corporate signature
Comment: This transport rule adds a standardized signature and disclaimer text to all
outgoing emails.
5. Press Next.
6. On the Conditions screen select the following 2 conditions;
from users that are inside or outside the organization
http://www.howto-outlook.com/howto/corporatesignatures.htm#exchange2000_2003
2/6
11/18/2014
7.
8.
9.
10.
11.
12.
13.
14.
15.
Supported variables
You can use the following variables in your disclaimer text. When using them, place them
between %% characters.
Example: %%DisplayName%%
UserLogonName
DisplayName
FirstName
Initials
LastName
PhoneNumber
OtherPhoneNumber
HomePhoneNumber
OtherHomePhoneNumber
PagerNumber
MobileNumber
FaxNumber
OtherFaxNumber
Email
Street
POBox
City
State
ZipCode
Country
Title
Department
Manager
Office
Company
Notes
CustomAttribute1
CustomAttribute15
http://www.howto-outlook.com/howto/corporatesignatures.htm#exchange2000_2003
3/6
11/18/2014
Name signature
strSigName = "Standard Signature"
If signature exists, overwrite (true) or leave alone (false)?
boolUpdateStyle = true
'==========================================================================
Click in the area above and press CTR+A to select all. Press CTRL+C to copy the code.
' Set some static information
Open Notepad, paste the code in the editor and save the text document as a vbs-file.
'==========================================================================
http://www.howto-outlook.com/howto/corporatesignatures.htm#exchange2000_2003
4/6
11/18/2014
5/6
11/18/2014
http://www.howto-outlook.com/howto/corporatesignatures.htm#exchange2000_2003
6/6