One of the biggest gripes from clients when their workstation is reimaged is the fact that they lose their Outlook Signature. Because Exchange cannot store personalised signatures on the server layer it has always been a manual process to reinstate (or recreate) the signature file.I have come up with the following solution to backup and … Continue reading Preserving a users Outlook Signature during User Initiated Reimage
Month: January 2016
Powershell Script: Alert via email if AD Group membership exceeded
For licensed software applications i have always used AD Security groups to manage license compliance, i create an AD Group for each piece of licensed software and set AD Description with the maximum amount of machines to be added. Checking these groups manually for license compliance is tedious, so ive written the below script and … Continue reading Powershell Script: Alert via email if AD Group membership exceeded