Which program in the C:WindowsSystem32 folder should you specify in the inbound firewall rule?

You have an Azure Virtual Desktop deployment that contains a session host named Host1.

You need to configure Windows Defender Firewall to allow inbound network traffic for RDP Shortpath on Host1.

Which program in the C:WindowsSystem32 folder should you specify in the inbound firewall rule?
A . Rdpshell.exe
B. Svchost.exe
C. Raserver.exe
D. Mstsc.exe

Answer: B

Explanation:

New-NetFirewallRule -DisplayName ‘Remote Desktop – RDP Shortpath (UDP-In)’ -Action Allow -Description ‘Inbound rule for the Remote Desktop service to allow RDP Shortpath traffic. [UDP 3390]’ -Group ‘@FirewallAPI.dll,-28752’ -Name ‘RemoteDesktop-UserMode-In-RDPShortpath-UDP’ -PolicyStore PersistentStore -Profile Domain, Private -Service TermService -Protocol UDP -LocalPort 3390 -Program ‘%SystemRoot%system32svchost.exe’ -Enabled:True https://learn.microsoft.com/en-us/azure/virtual-desktop/configure-rdp-shortpath?tabs=managed-networks

Latest AZ-140 Dumps Valid Version with 53 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments