Microsoft Configuring Advanced Windows Server 2012 Services 70-412 Exam Practice Test

Page: 1 / 14
Total 453 questions
Question 1

Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2. All servers run Windows Server 2012 R2.

Server1 and Server2 have the Failover Clustering feature installed. The servers are configured as nodes in a failover cluster named Cluster1. Cluster1 contains a cluster disk resource.

A developer creates an application named App1. App1 is NOT a cluster-aware application. App1 runs as a service. App1 stores date on the cluster disk resource.

You need to ensure that App1 runs in Cluster1. The solution must minimize development effort.

Which cmdlet should you run?



Answer : B

Add-ClusterGenericApplicationRole

Configure high availability for an application that was not originally designed to run in a failover cluster.

If you run an application as a Generic Application, the cluster software will start the application, then periodically query the operating system to see whether the application appears to be running. If so, it is presumed to be online, and will not be restarted or failed over.

EXAMPLE 1.

Command Prompt: C:\PS>

Add-ClusterGenericApplicationRole -CommandLine NewApplication.exe

Name OwnerNode State

---- --------- -----

cluster1GenApp node2 Online

Description

-----------

This command configures NewApplication.exe as a generic clustered application. A default name will be used for client access and this application requires no storage.


http://technet.microsoft.com/en-us/library/ee460976.aspx

Question 2

You have a server named Server1 that runs Windows Server 2012 R2.

Windows Server 2012 R2 is installed on volume C.

You need to ensure that Safe Mode with Command Prompt loads the next time Server1 restarts.

Which tool should you use?



Answer : D

How To Force Windows To Restart in Safe Mode

1. Open Advanced Startup Options in Windows 8

2. Open Command Prompt.

3. With Command Prompt open, execute the correct bcdedit command as shown below based on which Safe Mode option you'd like to start:

Safe Mode:

bcdedit /set {default} safeboot minimal

http://pcsupport.about.com/od/repair-recovery/a/force-or-stop-safe-mode-windows.htm


Question 3

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server3 that runs Windows Server 2012 R2 and has the DHCP Server server role installed.

DHCP is configured as shown in the exhibit. (Click the Exhibit button.)

Scope1, Scope2, and Scope3 are configured to assign the IP addresses of two DNS servers to DHCP clients. The remaining scopes are NOT configured to assign IP addresses of DNS servers to DHCP clients.

You need to ensure that only Scope1, Scope3, and Scopes assign the IP addresses of the DNS servers to the DHCP clients. The solution must minimize administrative effort.

What should you do?



Answer : D

Scope options are applied to any clients that obtain a lease within that particular scope. Active scope option types always apply to all computers obtaining a lease in a given scope unless they are overridden by class or reserved client settings for the option type.

Incorrect:

Not A, not B. A superscope allows a DHCP server to provide leases from more than one scope to clients on a single physical network. It is not applicable here.

Not C. If we configure the Server Options and set the DNS Servers then all DHCP clients would be assigned a DNS server.


https://technet.microsoft.com/en-us/library/cc958929.aspx

Question 4

Your network contains two Web servers named Server1 and Server2. Both servers run Windows Server 2012 R2.

Server1 and Server2 are nodes in a Network Load Balancing (NLB) cluster. The NLB cluster contains an application named App1 that is accessed by using the URL http://app1.contoso.com.

You plan to perform maintenance on Server1.

You need to ensure that all new connections to App1 are directed to Server2. The solution must not disconnect the existing connections to Server1.

What should you run?



Question 5

Your network contains an Active Directory domain named adatum.com.

You have a standard primary zone named adatum.com.

You need to provide a user named User1 the ability to modify records in the zone.

users must be prevented from modifying records in the zone.

What should you do first?



Answer : C


Question 6

Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2012 R2.

The domain contains a domain controller named DC1 that is configured as an enterprise root certification authority (CA).

All users in the domain are issued a smart card and are required to log on to their domain- joined client computer by using their smart card.

A user named User1 resigned and started to work for a competing company.

You need to prevent User1 immediately from logging on to any computer in the domain. The solution must not prevent other users from logging on to the domain.

Which tool should you use?



Answer : A


Question 7

You have a server named Server1.

A Microsoft Azure Backup of Server1 is created automatically every day.

You rename Server1 to Server2.

You discover that backups are no longer created in Azure.

You need to back up the server to Azure.

What should you do?



Answer : C

The Start-OBRegistration cmdlet registers the server with using the vault credentials downloaded during enrollment.


Azure Backup -- FAQ

https://azure.microsoft.com/sv-se/documentation/articles/backup-azure-backup-faq/

https://technet.microsoft.com/en-us/library/hh770398(v=wps.630).aspx

Page:    1 / 14   
Total 453 questions