Creating Multiple Groups in Active Directory using Powershell.

Some times you may need to create multiple Groups (Security or Distribution*) in a short period of time. The most efficient way to achieve this is with the help of "The Windows Servers Administrator Best Friend", PowerShell; more precisely using the "Active Directory Module" for PowerShell.…