Download presentation
Presentation is loading. Please wait.
Published byOsborne Cooper Modified over 9 years ago
5
CDP-B354 Advantages of Upgrading Your Private Cloud Infrastructure in the Next Release of Windows Server
8
Update-VMConfigurationVersion
10
Set-VMFirmware "VMName" -SecureBootTemplate MicrosoftWindows
14
Set-VMFirmware "Ubuntu" -SecureBootTemplate MicrosoftUEFICertificateAuthority CDP-B233 Virtualizing Linux and FreeBSD Workloads on the Next Release of Windows Server Hyper-V
16
CDP-B323 Delivering Predictable Storage Performance with Storage Quality of Service in the Next Release of Windows Server
21
CDP-B318 Building Scalable and Reliable Backup Solutions in the Next Release of Windows Server Hyper-V
26
Set-VMReplication "VMName" -ReplicatedDisks (Get-VMHardDiskDrive "VMName")
29
Add-VMNetworkAdapter -VMName “TestVM" -SwitchName "Virtual Switch" -Name "Fred" -Passthru | Set-VMNetworkAdapter -DeviceNaming on Add-VMNetworkAdapter -VMName “TestVM" -SwitchName "Virtual Switch" -Name "Fred" -Passthru | Set-VMNetworkAdapter -DeviceNaming on Get-NetAdapterAdvancedProperty | ?{$_.DisplayName -eq "Hyper-V Network Adapter Name"} | select Name, DisplayValue
32
get-vm | ?{$_.heartbeat -eq "OKApplicationsUnknown"} | Disable-VMIntegrationService "Heartbeat"
44
www.microsoft.com/learning http://developer.microsoft.com http://microsoft.com/technet http://channel9.msdn.com/Events/TechEd
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.