Category: Active Directory
Backup PKI (Active Directory Certificate Authorities)
Add OU users to a group (and skip when the user is already member)
I wanted to add all the users from an OU direct in a group but the problem was that the group had already members.I needed to control wether the user was already member of the group.That is my implementation.
Continue reading “Add OU users to a group (and skip when the user is already member)”
Bulk disable AD users
NTP status and settings in AD
After my previous post i came up with the idea to make a script that checks the whole AD for NTP Status and settings.