Shlidor Blog

June 12, 2011

PowerShell script to send reminder email about password expiration

Filed under: Active Directory — Tags: , , , , — admin0 @ 1:24 pm

Here is the link for the script I am using for email notification regard password expiration.

The script is wrote in powershell.

It is can be run from command line like schedule task: “C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command C:\ScheduleTasks\active_directory_expiration.ps1″

Script

 

I will be glade to get suggestions…

Thanks

 

Powered by WordPress