What are the features that are enabled through the use of Integration Services with Hyper-V?
What will be an ideal response?
one useful feature is enhanced mouse support, which enables you to move between the virtual machine and host without using a key combination. With Operating System Shutdown, you can use the Shut Down toolbar button to power off a virtual machine safely, similar to using the guest OS shutdown procedure. The Time Synchronization feature synchronizes the virtual machine and host system clocks automatically. The Data Exchange feature enables the virtual machine and host computer to read a specific region of each other's Registries (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Virtual Machine \Guest\Parameters) to pass information back and forth. With the Heartbeat feature, Hyper-V can ping a virtual machine periodically to make sure it's still functioning correctly. The backup (volume shadow copy) feature allows backup agents using the Volume Shadow Copy Service (VSS) to back up a running virtual machine as well as applications running on the virtual machine that support VSS. Finally, Guest Services allows files to be copied into running virtual machines across the Hyper-V Virtual Machine Bus (VMBus) regardless of its virtual network configuration.
You might also like to view...
Which statement is false?
a) Each type parameter list contains one or more type parameters, separated by commas. b) A type parameter name must be unique among different generic methods. c) The type parameters act as placeholders for the types of the arguments passed to a method. d) The type parameter names throughout the method declaration must match those declared in the type parameter list.
What are some key advantages to using SharePoint Online team sites?
What will be an ideal response?
The first step found in most software development methodologies is ____.
A. design B. analysis C. code D. desk check
The ____ command is used to update the library cache.
A. ldd B. ldconfig C. sash D. ldcache