Are you studying for the MCSA (Windows Server 2016) certification?

Skillset can help you prepare! Sign up for your free Skillset account and take the first steps towards your certification.

Upgrade Account

You need to get information about all the members of the Sales group and then add those users to the Marketing group. Which of the following PowerShell cmdlet you will run?

dsget group “CN=Sales,OU=Managers,DC=contoso,DC=com” -members | dsmod group “CN=Marketing,OU=Managers,DC=contoso,DC=com” -addmbr

dsget group “CN=Sales,OU=Managers,DC=contoso,DC=com” -members | dsadd group “CN=Marketing,OU=Managers,DC=contoso,DC=com” -addmbr

dsmod group “CN=Sales,OU=Managers,DC=contoso,DC=com” -members | dsmod group “CN=Marketing,OU=Managers,DC=contoso,DC=com” -addmbr

dsmod group “CN=Sales,OU=Managers,DC=contoso,DC=com” -members | dsget group “CN=Marketing,OU=Managers,DC=contoso,DC=com” -addmbr

Explanation

MCSA 2016-Automate group membership management using Windows PowerShell 

Video Training

Train with Skillset and pass your certification exam. Faster. Guaranteed.

Skillset helps you pass your certification exam.

Contributions and Interactions
Practice Questions

Study thousands of practice questions that organized by skills and ranked by difficulty.

Contributions and Interactions
Personalized Training

Create a tailored training plan based on the knowledge you already possess.

Training Video Selector
Exam Readiness

Know when you’re ready for the high-stakes exam. Have the confidence that you will pass on your first attempt.

Get A Free Skillset Account