This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Use the following questions to check what you’ve learned in this module.
You need to create a Global security group named Group1. Which type of parameter will you use to specify a Global group when using the New-ADGroup PowerShell cmdlet?
‑GroupScope
‑Name
‑GroupCategory
You need to use PowerShell to review the Department and email address for an Active Directory user named User1. How will you format the PowerShell command?
Get-ADUser -Filter * -Properties *
Get-ADUser -Identity User1 -Properties Department,EmailAddress
Get-ADUser -Identity User1 -Properties *
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?