Managing ActiveDirectory using PowerShell
Add New AD Group
new-adgroup
-GroupScope
Global
-GroupCategory
Security
-name
"Group Name"