Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
doncanton authored Jul 30, 2021
1 parent e465578 commit 180f8d6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# outlook-sig-comply-ad

Utility with a GUI interface that creates a user's Outlook signature by filling up a htm template with values obtained from an Active Directory serarch.

The utility allows the technician to adjust or add to the values obtained from the search and saves the user's signature to a network location.

Enforcing of the signature is done via an Active Directory group policy that runs the home/set-sig.vbs script at logon.

The set-sig.vbs script copies the signature to the local computer and sets it as the default signature in Outlook.

0 comments on commit 180f8d6

Please sign in to comment.