Powershell script to update user account control using a csv file

Jeff Winningham 1 Reputation point
2022-02-01T22:17:33.677+00:00

We are looking for a Powershell script to update user account control using a csv file. We have many users that are showing no password policy and need the attribute updates for user account control to correct this.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rich Matheisen 47,901 Reputation points
    2022-02-01T22:42:16.553+00:00

    Does the Set-ADAccountControl cmdlet handle what you need?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.