MD-102 · Question #299
Your network contains an Active Directory domain. The domain contains a user named Admin1. All computers run Windows 10. You enable Windows PowerShell remoting on the computers. You need to ensure…
The correct answer is D. Remote Management Users. Remote Management Users Group provides the effective rights for PS remote/remote connection. Remote Desktop Users doesn't, would also require also having local Administrator permission, not least privilege having two roles where one defined role will do…
Question
Your network contains an Active Directory domain. The domain contains a user named Admin1. All computers run Windows 10. You enable Windows PowerShell remoting on the computers. You need to ensure that Admin1 can establish remote PowerShell connections to the computers. The solution must use the principle of least privilege. To which group should you add Admin1?
Options
- AAccess Control Assistance Operators
- BRemote Desktop Users
- CPower Users
- DRemote Management Users
How the community answered
(40 responses)- A5% (2)
- B15% (6)
- C8% (3)
- D73% (29)
Explanation
Remote Management Users Group provides the effective rights for PS remote/remote connection. Remote Desktop Users doesn't, would also require also having local Administrator permission, not least privilege having two roles where one defined role will do. https://learn.microsoft.com/en- us/powershell/module/microsoft.powershell.core/about/about_remote_requirements?view=power User permissions - To create remote sessions and run remote commands, by default, the current user must be a member of the Administrators group on the remote computer or provide the credentials of an administrator. Otherwise, the command fails.
Topics
Community Discussion
No community discussion yet for this question.