PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which option should you select?

HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains a print
server named Print1 that runs Windows Server 2012 R2.
Print1 has 50 shared printers. Each printer is listed in Active Directory.
From Active Directory Users and Computers, you browse to Print1 and you discover that the 50
printers are not visible.
You need to ensure that you can view the printer objects in Active Directory Users and Computers.
Which option should you select? To answer, select the appropriate option in the answer area.

You need to configure network traffic failover to prevent connectivity loss if a network adapter fails

You have a server named Corel that has a Server Core Installation of Windows Server 2012 R2.
Corel has the Hyper-V server role installed. Corel has two network adapters from different thirdparty hardware vendors.
You need to configure network traffic failover to prevent connectivity loss if a network adapter fails.
What should you use?

Which cmdlet should you run on Server1?

Your network contains a server named Server1 and 10 Web servers. All servers run Windows Server
2012 R2.
You create a Windows PowerShell Desired State Configuration (DSC) to push the settings from
Server1 to all of the Web servers.
On Server1, you modify the file set for the Web servers.
You need to ensure that all of the Web servers have the latest configurations.
Which cmdlet should you run on Server1?

Which result should you expect?

You have the following rows in the Customer Table:
CustomerId Status
1
Active
2 Active
3 Inactive
4 NULL
5 Dormant
6 Dormant
You write the following query to return all customers that do not have NULL or ‘Dormant’ for their
status:
SELECT *
FROM Customer
WHERE Status NOT IN (NULL, ‘Dormant’)
You need to identify the results of the query.
Which result should you expect?

which context should the SQL Server service run?

You are the administrator of a Microsoft Windows Server 2003 computer. Your company
purchases a new enterprise sales application that runs SQL Server 2008. The application
uses stored procedures that include the EXECUTE AS clause and that use Microsoft
Windows accounts. The company’s written security policy states that all enterprise
applications must run under the context of a service account that requires the minimum
amount of privileges.
You need to configure the SQL Server service torun under the appropriate context for the
installation of the new enterprise sales application. Under which context should the SQL
Server service run?