Hello,
I want do modify multiple useraccounts in the active directory (set the flag 'password never expires'). If possible the script should get the names of the account out of an text- or excelfile:

test1;0
test2;1
.
.

The numbers behind the username should indicate the status of the changes (0 - remove flag, 1 - set the flag)

Can anybody help me?

Regards
Mike