Skip to content

Generate a Microsoft Outlook Signature via Powershell and a HTML Template

Notifications You must be signed in to change notification settings

drogfild/Generate-Signature

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generate-Signature

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.

Instructions

  1. Modify the Template.htm
  2. Modify the Generate-Signature.ps1 file as required
  3. Run the Generate-Signature.ps1 (right click > Run in Powershell) and test result
  4. Add to GPO for all users

Background

Based off a SpiceWorks script which can be found here: [http://community.spiceworks.com/scripts/show/1350-add-outlook-signature-powershell-without-microsoft-word]

About

Generate a Microsoft Outlook Signature via Powershell and a HTML Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 66.3%
  • HTML 33.7%