I’m currently setting up a new system for a client and wanted to add all users in a specific Organisational Unit (OU) to a specific Security Group.
↧
PowerShell: How to add all users in an OU to a Security Group using Get-ADUser and Add-ADGroupMember
↧