Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. You configure Just Enough Administration (JEA) on Server1. When will JEA limit the tasks that can be performed on Server1?
A.
when you run winrs.exe and specify Server1 as the remote endpoint
B.
when you run psexec.exe and specify \\Server1 as the remote system
C.
when you run Enter-PSSession and specify Server1 and the ""ComputeName parameter
D.
when establishing a Remote Desktop connection to Server1
Limit is not deny.
When you use Enter-PSSession you interract with the remote JEA session
This limits you in 2 ways
-Limits the commands available for you
-Limits you with the language (no variables etc) because of the NoLanguage mode
So both would limit you a bit since Microsoft docs tell you it's difficult to do this with more complex commands
With implicit remoting or custom functions you would be able to work around this limitation.
https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/jea/using-jea?view=powershell-7.1
https://devblogs.microsoft.com/scripting/remoting-the-implicit-way/
Pretty sure the given answer is correct.
Read the question carefully. Yes JEA works with PowerShell, but that is not what is being asked. It asks when with JEA LIMIT the tasks that can be performed on Server1? Key term Limit.
My answer is D.
Well...? Question is when will it limit the task that can be performed
Limit in this case can also mean to not allow, or deny. JEA will Allow C but Limit/Deny D. Funny wording. Stupid question.
This section is not available anymore. Please use the main Exam Page.70-744 Exam Questions
Log in to ExamTopics
Sign in:
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.
Yebubbleman
4 years, 5 months agoSimoneV
4 years, 5 months agoJardani
4 years, 5 months agoSamsOtro
4 years, 6 months agoKidCastaldo
4 years, 8 months agoKidCastaldo
4 years, 8 months agoruscomike
4 years, 10 months agohkshado
4 years, 10 months agohkshado
4 years, 10 months ago