exam questions

Exam MD-102 All Questions

View all questions & answers for the MD-102 exam

Exam MD-102 topic 1 question 251 discussion

Actual exam question from Microsoft's MD-102
Question #: 251
Topic #: 1
[All MD-102 Questions]

HOTSPOT
-

Your network contains an Active Directory domain.

The domain contains four computers named Computer1, Computer2, Computer3, and Computer4 that run Windows 10.

You perform the following actions:
• On Computer1, you install Windows Admin Center and configure Windows Defender Firewall to allow incoming communication over TCP ports 80,443, and 6516.
• On Computer2, you run the Enable-PSRemoting cmdlet.
• On Computer3, you configure Windows Defender Firewall to allow Windows Remote Management (WinRM) traffic.
• On Computer4, you run the winrm quickconfig command.

You need to manage the computers remotely by using Windows Admin Center.

From which computers can you connect to Windows Admin Center, and which computers can you manage by using Windows Admin Center? To answer, select the appropriate options in the answer are.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
Besxp
4 weeks, 1 day ago
Connect from: Computer1 only Manage: Computer4 only To manage a device via WAC, it must have: - WinRM enabled and running - Firewall configured to allow WinRM - Optionally, PowerShell remoting (depending on WAC extensions/features)
upvoted 2 times
Besxp
5 days, 22 hours ago
Please ignore this dumb comment: 1. “Connect from” – Computer1 only is correct. Windows Admin Center installed on a Windows 10 desktop runs in local-client mode; its gateway listens on localhost:6516. No other machine has the gateway software, so you cannot open a browser from Computer 2-4 and reach WAC. 2. “Manage” – Computer1, 2, 3, and 4 can all be managed, not only Computer4. • Computer2 – Enable-PSRemoting starts the WinRM service and opens the firewall rule automatically. • Computer3 – Windows 10 already has the WinRM service (Manual/Trigger-start); adding the firewall rule is sufficient. • Computer4 – winrm quickconfig starts the service and opens the firewall. • Computer1 – WAC can manage itself (although Microsoft recommends managing remotely). Thripple checked with Chatgpt & kimi which stated the comment above was outdated.
upvoted 1 times
...
...
oopspruu
1 year ago
Given answers are correct. In order to manager a Windows device using Windows Admin Center, the device needs to have Windows Remote Management service installed and running. The computer 3 has not done anything to start his service.
upvoted 4 times
...
de9f2cc
1 year, 2 months ago
I think Computer 3 can be managed as well, but the Answer says that only Computer1,2,and 4 can be managed So can Computer 3 be managed or not ?
upvoted 2 times
nickdb70
2 weeks ago
No Computer 3 can't be managed as it hasn't had the WinRM service started and set to Automatic.
upvoted 1 times
...
...
Cheban
1 year, 4 months ago
The correct answer is connect from computer 1 and Manage all computers.
upvoted 4 times
...
MR_Eliot
1 year, 4 months ago
Answers seems correct: https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/plan/installation-options#installation-types
upvoted 2 times
...
Merrybob
1 year, 5 months ago
Correct
upvoted 2 times
...
Krayzr
1 year, 6 months ago
given answer is Correct. Checked with Windows Copilot :)
upvoted 1 times
...
mrwhite
1 year, 6 months ago
You can connect from any computer, since it's accessible from a web browser and computer1 accepts 80 & 443.
upvoted 2 times
ckmay
1 year, 5 months ago
Incorrect. If you install Windows Admin Center on a Windows client device, you can use Windows Admin Center only from that device, as you cannot install it in gateway mode (you can install Windows Admin Center in gateway mode only on Windows Server). As such, you can use Windows Admin Center from Device3 only. https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/deploy/install
upvoted 1 times
...
...
mp34
1 year, 6 months ago
Correct Admin center is only installed on computer 1 Enable-psremoting and winrm quickconfig do basically the same, allowing for remote management Opening a port on the firewall is not enough, the remote management service might not be running
upvoted 2 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 ...