Steps to add User to Active Directory Group Using Add-ADGroupMember
The Add-ADGroupMember cmdlet in the Active Directory Module for Windows PowerShell can be used to add users to Active Directory distribution or security groups. To utilise cmdlets from the ActiveDirectory module, you must first load it into your PowerShell session… Continue Reading