Set ad account expiration to none

Hello to all,

Hope you can help me.

I need to run powershell script on Active directory server and change users that have an expiration date to none.
I have a list of all users in csv file.

I found the command and it is working good, but don’t know how to do it to for multiple users.

Clear-ADAccountExpiration

Thank you
Amir :slight_smile: