To get a list of AD Users with Password Never Expires run the following PowerShell command:
get-aduser -filter * -properties Name, PasswordNeverExpires | where {$_.passwordNeverExpires -eq "true" } | Select-Object DistinguishedName,Name,Enabled
To create a report with the AD Pro Toolkit follow these steps.
1. Click on User Reports
2. Click the report "Users with a password set to never expire
3. Click Run
4. To export the report click the export button.
Download Free Trial of the AD Pro Toolkit
https://activedirectorypro.com/downlo...
Active Directory Blog
https://activedirectorypro.com/blog/
Watch video How to Get a List of Users with Password Never Expires online without registration, duration hours minute second in high quality. This video was added by user Active Directory Pro 28 August 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,010 once and liked it 13 people.