This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which port is used by the Windows Admin Center site by default?
TCP 6516
TCP 80
TCP 443
An administrator has setup a standalone Windows 10 Enterprise computer in a workgroup as an administrative workstation. The administrator intends to use Windows PowerShell remoting to manage remote Windows Servers in the Contoso.com domain. The administrator is unable to establish a remote Windows PowerShell connection to the domain controller SEA-DC1. Assuming that all default settings have been applied, which of the following is the reason for this failure to connect?
The administrator must enable remoting on the Windows 10 computer by running Enable-PSremoting -force.
Enable-PSremoting -force
The administrator must enable remoting on the Windows Server domain controller computer SEA-DC1 by running Enable-PSremoting -force.
The administrator must add the SEA-DC1 computer as a trusted host by using the Set-Item WSMan:localhost\Client\TrustedHosts -Value 'SEA-DC1.Contoso.com' command.
Set-Item WSMan:localhost\Client\TrustedHosts -Value 'SEA-DC1.Contoso.com'
An administrator wants to reconfigure the properties of some users in the Marketing OU of the Contoso.com domain. The administrator decides to use Windows PowerShell. Which of the following cmdlets would the administrator use to make changes?
Get-ADuser
Set-ADuser
New-ADuser
You must answer all questions before checking your work.
Was this page helpful?