nerdexam
Microsoft

AZ-800 · Question #243

Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains two servers named Server1 and Server2 and the users shown in the following table. Which users can…

The correct answer is E. User1, User2, User3, and User4. All users listed can establish a PowerShell remoting session from Server1 to Server2 because the default WinRM configuration on domain-joined servers typically allows Authenticated Users, including regular Domain Users, to connect, in addition to users in the local…

Manage Windows Servers and workloads in a hybrid environment

Question

Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains two servers named Server1 and Server2 and the users shown in the following table. Which users can establish a PowerShell remoting session from Server1 to Server2?

Exhibit

AZ-800 question #243 exhibit

Options

  • AUser1 and User3 only
  • BUser2 and User4 only
  • CUser3 and User4 only
  • DUser1, User3, and User4 only
  • EUser1, User2, User3, and User4

How the community answered

(20 responses)
  • A
    5% (1)
  • C
    5% (1)
  • D
    10% (2)
  • E
    80% (16)

Why each option

All users listed can establish a PowerShell remoting session from Server1 to Server2 because the default WinRM configuration on domain-joined servers typically allows Authenticated Users, including regular Domain Users, to connect, in addition to users in the local Administrators or Remote Management Users groups.

AUser1 and User3 only
BUser2 and User4 only
CUser3 and User4 only
DUser1, User3, and User4 only
EUser1, User2, User3, and User4Correct

In a default Active Directory domain environment, any Domain User (User1) can establish a PowerShell remoting session to a domain-joined server, as Authenticated Users typically have default WinRM permissions. Additionally, Remote Management Users (User2), local Administrators (User3), and Domain Admins (User4, who are local administrators by default) also have the necessary permissions.

Concept tested: PowerShell remoting, WinRM permissions, AD group membership

Source: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_remote_requirements

Topics

#PowerShell Remoting#Active Directory Permissions#Server Access#Security Groups

Community Discussion

No community discussion yet for this question.

Full AZ-800 Practice