Does this meet the goal?

Note: This question-is part of a series of questions that present the same scenario. Each question-in the series contains a unique solution that might meet the stated goals. Some question-sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question-in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named contoso.com.
A user named User1 is in an organizational unit (OU) named OU1.
You are troubleshooting a folder access issue for User1.
You need a list of groups to which User1 is either a direct member or ab indirect member.
Solution: You run Get-ADGroup -Identity User1 -Property MemberOf.
Does this meet the goal?
A. Yes
B. No

microsoft-exams

One thought on “Does this meet the goal?

  1. 101right , answer is NO.

    Solution: You run dsget user cn=User, ou=OU1,dc=contoso,dc=com -memberof -expand.
    &
    Solution: You instruct User1 to sign in and run whoami.exe /groups

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.