exam questions

Exam 70-411 All Questions

View all questions & answers for the 70-411 exam

Exam 70-411 topic 3 question 10 discussion

Actual exam question from Microsoft's 70-411
Question #: 10
Topic #: 3
[All 70-411 Questions]

Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
Your network contains an Active Directory domain named contoso.com. The domain contains more than 100 Group Policy objects (GPOs). Currently, there are no enforced GPOs.
The domain contains a top-level organizational unit (OU) for each department. A group named Group1 contains members from each department.
You have a GPO named GPO1 that is linked to the domain.
You need to configure GPO1 to apply settings to Group1 only.
What should you use?

  • A. Dcgpofix
  • B. Get-GPOReport
  • C. Gpfixup
  • D. Gpresult
  • E. Gpedit. msc
  • F. Import-GPO
  • G. Restore-GPO
  • H. Set-GPInheritance
  • I. Set-GPLink
  • J. Set-GPPermission K. Gpupdate L. Add-ADGroupMember
Show Suggested Answer Hide Answer
Suggested Answer: J 🗳️
Set-GPPermission grants a level of permissions to a security principal (user, security group, or computer) for one GPO or all the GPOs in a domain. You use the
TargetName and TargetType parameters to specify a user, security group, or computer for which to set the permission level.
-Replace <SwitchParameter>
Specifies that the existing permission level for the group or user is removed before the new permission level is set. If a security principal is already granted a permission level that is higher than the specified permission level and you do not use the Replace parameter, no change is made.
Reference:
http://technet.microsoft.com/en-us/library/ee461038.aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jcgtr
4 years, 5 months ago
the answer is : J. Set-GPPermission
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...