Home >

Posts tagged as:

microsoft

Create an Outlook Signature based on Active Directory

February 5, 2010

You can save yourself a lot of time down the road by creating a signature in Outlook using a template and applying it to everyone in your company automatically using Active Directory.  Using a Windows Powershell script and Group policy, you can do just that. 1. Download the Powershell script from Microsoft’s website. 2. Open [...]