

If (! (Test-Path -path "$SignaturesBackupFolder")) The script should be saved as a. $SignaturesBackupFolder = "$env:APPDATA\Microsoft\SignaturesBackup" #Declaring Signature backup folder location $SignaturesFolder = "$env:APPDATA\Microsoft\Signatures"

The backup of the signature files is optional can can be removed if desired. This script is designed to be deployed by Microsoft Endpoint Manager or by Group Policy to delete signature files from a machine for the logged in user.Įxclaimer Cloud - Signatures for Office 365.Ĭheck that the variables $SignaturesFolder and $SignaturesBackupFolder are set to the best values for your organisation.

Script to backup and then delete all signature files from the signatures folder used by Microsoft Outlook on Windows.
