Category Archives: Scripts

[SCRIPT]- Powershell: List users with a password that never expires

By | 9 March 2020

Two, three command lines today to search, and list users with a password that never expires, within an Active Directory. As a reminder this practice is not recommended at all, especially for accounts with strong privileges. You can copy and paste the code below, it will generate a .csv file in the directory c:\temp\

Read More »