Installation, Storage, and Compute with Windows Server 2016 — Question 260

You have four servers named Server1, Server2, Server3, and Server4 that run Windows Server 2016. Server1 and Server2 have the Hyper-V server role installed.
Server1 hosts a virtual machine named VM1. Server2 hosts a virtual machine named VM2. Server3 hosts the disks and the configurations of both virtual machines on an SMB share named VMShare. All servers are joined to an Active Directory domain.
You use Server4 to manage Hyper-V operations on Server1 and Server2.
From Server4, you attempt to perform a live migration of VM1 and VM2, but you receive the following error message: "No credentials are available in the security package".
You need to ensure that you can perform the live migration of VM1 and VM2 between Server1 and Server2 while signed in to Server4.
What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because configuring the delegation settings for the Microsoft Virtual System Migration Service allows Server4 to securely connect and manage the migration of VMs. Option A addresses cifs delegation, which is not relevant to Hyper-V migrations, while B involves PowerShell commands that do not directly resolve the credentials issue. Option D modifies user account settings but does not apply to the servers involved in the migration process.