- Home
- Server Administration
- Windows
- Windows server 2012 (70-412)
11.
You are a network administrator for Contoso.com. You have recently upgraded all of
your servers to Windows Server 2012 R2. Your manager has indicated that he wants to
start testing the live migration feature in a nonclustered environment so that you can
eventually take advantage of this functionality in production.
You create a small test network consisting of two Hyper-V servers running Windows Server 2012 R2 named Host1 and Host2. The hardware and software settings on these two physical servers exactly match those of two physical servers in your production network. Host1 is currently hosting a guest VM named VM1.
You enable live migration on both servers and confgure CredSSP as the authentication protocol. You then log on locally to Host1 and initiate a live migration of VM1 from Host1 to Host2. You receive an error message indicating that the VM is using processor-specifc features not supported on the destination physical computer.
You want to perform a live migration successfully in your test network so that you will know what is required to use this feature successfully in production. What should you do?
You create a small test network consisting of two Hyper-V servers running Windows Server 2012 R2 named Host1 and Host2. The hardware and software settings on these two physical servers exactly match those of two physical servers in your production network. Host1 is currently hosting a guest VM named VM1.
You enable live migration on both servers and confgure CredSSP as the authentication protocol. You then log on locally to Host1 and initiate a live migration of VM1 from Host1 to Host2. You receive an error message indicating that the VM is using processor-specifc features not supported on the destination physical computer.
You want to perform a live migration successfully in your test network so that you will know what is required to use this feature successfully in production. What should you do?
- A.Confgure constrained delegation for Host1 and Host2.
- B.Disable VM monitoring on VM1.
- C.Confgure Kerberos as the authentication protocol on Host1 and Host2.
- D.On Host1, run the following command:
Set-VMProcessor VM1 -CompatibilityForMigrationEnabled $true
- Answer & Explanation
- Report
Answer : [D]
Explanation :
Explanation :
|
12.
You are a network administrator for Adatum.com. You have recently upgraded all of
your servers to Windows Server 2012 R2. Your manager has indicated that she wants
to start testing the live migration feature so that you can eventually take advantage of
this functionality in production.
You create a small test network consisting of two Hyper-V servers running Windows Server 2012 R2 named VHost1 and VHost2. The hardware and software settings on these two physical servers exactly match those of two physical servers in your production network. VHost2 is currently hosting a guest VM named VM2.
You enable live migration on both servers and confgure Kerberos as the authentication protocol. You then log on locally to Host1 and initiate a live migration of VM1 from VHost2 to VHost1. The live migration fails, and you receive an error indicating “No credentials are available in the security package.”
You want to perform a live migration successfully in your test network so that you will know what is required to use this feature successfully in production. You also want to initiate live migrations when you are not logged on to the source host server. What should you do next?
You create a small test network consisting of two Hyper-V servers running Windows Server 2012 R2 named VHost1 and VHost2. The hardware and software settings on these two physical servers exactly match those of two physical servers in your production network. VHost2 is currently hosting a guest VM named VM2.
You enable live migration on both servers and confgure Kerberos as the authentication protocol. You then log on locally to Host1 and initiate a live migration of VM1 from VHost2 to VHost1. The live migration fails, and you receive an error indicating “No credentials are available in the security package.”
You want to perform a live migration successfully in your test network so that you will know what is required to use this feature successfully in production. You also want to initiate live migrations when you are not logged on to the source host server. What should you do next?
- A.Confgure constrained delegation for VHost1 and VHost2.
- B.Disable VM monitoring on VM2.
- C.Confgure CredSSP as the authentication protocol on VHost1 and VHost2.
- D.On VHost1, run the following command:
Set-VMProcessor VM2 -CompatibilityForMigrationEnabled $true
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
|
13.
You are a network administrator for Proseware.com. One of your servers is named
HV1 and is running Windows Server 2012 R2 with the Hyper-V role. HV1 is hosting 10
virtual machines on locally attached storage. It is not a member of any domain.
The available storage used by the 10 guest VMs on HV1 is close to being depleted. At the current rate of growth, the current physical disks attached to HV1 will run out of space in three months.
You want to provide more space to your guest VMs. How can you solve the storage problem with a minimum fnancial expense and minimum impact on users?
The available storage used by the 10 guest VMs on HV1 is close to being depleted. At the current rate of growth, the current physical disks attached to HV1 will run out of space in three months.
You want to provide more space to your guest VMs. How can you solve the storage problem with a minimum fnancial expense and minimum impact on users?
- A.Perform a quick migration of the VMs on HV1 to a new server with more space.
- B.Perform a live migration of the VMs on HV1 to a new server with more space.
- C.Perform a storage migration of the VMs on HV1 to a new storage array with ample storage space.
- D.Attach a new storage array with ample storage space to HV1 and expand the VHD fles used by the guest VMs.
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
|
14.
You are a network administrator for Proseware, which has a main offce and a branch
offce. The company network consists of a single Active Directory domain, Proseware.com. All servers are running Windows Server 2012 R2 and all clients are running Windows 8.1.
You confgure a fle server at the main offce as a BranchCache content server and confgure two servers at the branch offce as hosted cache servers.
You create a new Group Policy Object (GPO) for the branch offce. Which of the following Group Policy settings do you need to confgure in the GPO to enable the clients at the branch offce to use the hosted cache servers? (Choose all that apply.)
You confgure a fle server at the main offce as a BranchCache content server and confgure two servers at the branch offce as hosted cache servers.
You create a new Group Policy Object (GPO) for the branch offce. Which of the following Group Policy settings do you need to confgure in the GPO to enable the clients at the branch offce to use the hosted cache servers? (Choose all that apply.)
- A.Turn on BranchCache
- B.Set BranchCache Hosted Cache Mode
- C.Enable Hosted Cache Discovery by Service Connection Point
- D.Confgure Hosted Cache Servers
- Answer & Explanation
- Report
Answer : [A and D]
Explanation :
Explanation :
|
15.
You work as a network administrator for Adatum.com. Adatum has a main offce and
a branch offce. You confgure a fle server named FS1 in the main offce as a BranchCache content server and you confgure a server named HC1 at the branch offce as a hosted cache server.
You have selected fle shares on FS1 that you want to preload on HC1. You now want to generate hashes for these fle shares to stage the data for a cache package. Which cmdlet should you run?
You have selected fle shares on FS1 that you want to preload on HC1. You now want to generate hashes for these fle shares to stage the data for a cache package. Which cmdlet should you run?
- A.Publish-BCFileContent
- B.Publish-BCWebContent
- C.Export-BCCachePackage
- D.Import-BCCachePackage
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
|