PowerShell: Sending password expiration notices via GMail – Part 3
December 20th, 2016 by Charlie Russel and tagged Active Directory, DateTime, Get-Credential, Get-Date, GMail, Here-String, PowerShell
In Part 1 of this series, I showed you how to identify users whose password was about to expire. Then in Part 2 of the series, I took that list of users and sent email to them using gmail-hosted company email. This third part of the series pulls all that together into a single script, […]
Posted in Active Directory, Network Administration, PowerShell, PSCredential, Security | Comments Off on PowerShell: Sending password expiration notices via GMail – Part 3