Tag: Hyper-v
-
Implementing Azure Site Recovery Protection for my non-SCVMM Hyper-V Virtual Machines.
BCDR (Business Continuity and Disaster Recovery options) is a big deal for any I.T. Pro. My decision to go with with Microsoft Azure Site Recovery cloud service was easy after considering other options available to me, cost and the specific needs of my infrastructure environment. It was by far a better solution in terms of…
-
Error Deleting Logical Switch from System Center Virtual Machine Manager 2012R2 (SCVMM2012R2)
I recently encountered an error trying to remove a Logical Switch in SCVMM2012R2 . The SCVMM2012R2 error prompt was that the Switch still had a dependency and I had to remove the dependency before successfully removing the switch. I checked the Logical Switch dependency and it showed the switch to be attached to one of…
-
Configuring Windows Server 2012 as an iSCSI Target SAN in a Two Host Failover Cluster Part 5
As it turns out, I already have two Virtual machines running on one of the cluster nodes. I set these up before the cluster creation. The VMs are currently not cluster roles/resources. I will go ahead and make one of the VMs (WK7) a cluster role by adding it to the cluster. PS C:\> Get-VM…