Generate a Microsoft Outlook Signature via Powershell and a HTML Template from Active Directory results for the current user. Run this every login to ensure up to date signatures.
- Modify the Template.htm
- Modify the Generate-Signature.ps1 file as required
- Run the Generate-Signature.ps1 (right click > Run in Powershell) and test result
- Add to GPO for all users
Based off a SpiceWorks script which can be found here: [http://community.spiceworks.com/scripts/show/1350-add-outlook-signature-powershell-without-microsoft-word]