steamsprocket.org.uk

Posts Tagged “active directory”

Setting ‘User Cannot Change Password’ using Python

Adding users manually to [[Active_Directory|Active Directory]] can be a chore, especially if you have a lot of users to add and/or you need to remember to set several options. Fortunately AD is readily scriptable. I generally use Python for this purpose, and there are numerous examples for how to do things like add a new […]