Which of the following tasks must you perform before you can manage a remote server running Windows Server 2012 using the Computer Management snap-in?
Respuesta
Enable WinRM on the remote server.
Enable the COM+ Network Access rule on the remote server.
Enable the Remote Event Log Management rules on the remote server.
Install Remote Server Administration Tools on the remote server.
Pregunta 2
Pregunta
Which of the following PowerShell cmdlets can you use to list the existing Windows Firewall rules on a computer running Windows Server 2012? Chose two!
Respuesta
Get-NetFirewallRule
Set-NetFirewallRule
Show-NetFirewallRule
New-NetFirewallRule
Pregunta 3
Pregunta
Which of the following updates must you install on a server running Windows Server 2008 before you can connect to it using Windows Server 2012 Server Manager? Chose two
Respuesta
.NET Framework 3.5
.NET Framework 4.0
Windows Management Framework 3.0
Windows Server 2008 R2
Pregunta 4
Pregunta
When you run Server Manager from a Windows 8 workstation using Remote Server Administration Tools, which of the following elements do not appear in the default display?
Respuesta
The Dashboard
The Local Server home page
The All Servers home page
The Welcome tile
Pregunta 5
Pregunta
Windows Firewall is enabled by default in Windows Server 2012. How are remote management tools affected?
Respuesta
Both MMC and WinRM are blocked. You must alter inbound Windows Firewall rules on the remote server.
MMC is blocked. You must alter inbound Windows Firewall rules on the remote server.
WinRM is blocked. You must alter inbound Windows Firewall rules on the remote server.
Neither MMC nor WinRM are blocked.
Pregunta 6
Pregunta
How can you remotely configure the firewall on several servers at once?
Respuesta
Using the PowerShell command Set-NetFirewallRule -name -enabled All
Applying the configuration change to the applicable server grouping in Server Manager
Creating a configuration file for junior administrators to configure servers in parallel
Applying a Group Policy related to Windows Firewall to the servers
Pregunta 7
Pregunta
The Server Manager interface accommodates several servers, tested at nearly 100. What did the lesson highlight as an element that can easily degrade Server Manager performance, and how to resolve it?
Respuesta
The Event tile generates a large number of records. It is resolved by configuring the types, ages and sources of events.
The hardware resources of the Server Manager computer can degrade Server Manager. It is resolved by adding additional server memory.
The server's screen resolution is set too high. It is resolved by choosing a lower resolution.
The amount of data the server sends to all remote servers can degrade Server Manager. It is resolved by NIC teaming.
Pregunta 8
Pregunta
By default, Server Manager does not connect with down-level servers (for example, Windows Server 2008). What must be done to properly connect?
Respuesta
Remotely manage the down-level server by MMC.
Disable the Windows Firewall on the down-level server.
Add WinRM 3.0 support by installing the necessary updates and hotfix.
Perform in-place upgrades to Windows Server 2012 to all Windows Server 2008 R2 or lower-level servers.
Pregunta 9
Pregunta
Server Manager is properly connecting and managing your down-level servers (for example, Windows Server 2008). What tool do you use to add roles and features to the down-level server?
Respuesta
Using the Add Roles and Features Wizard in Server Manager to install the role.
Using Windows PowerShell to install the role.
Using MMC and the applicable snap-in.
You cannot add a role remotely to a down-level server.
Pregunta 10
Pregunta
PowerShell Web Access Gateway allows _______.
Respuesta
users to remotely connect to their desktops.
administrators to remotely manage IIS servers.
users a command-line alternative to standard websites.
administrators remote management of servers using commands.