Tag: Failover Cluster
-
Moving a Hyper-V Virtual Machine Storage to a Cluster Volume using PowerShell.
I have a Virtual Machine ADS00 running a guest OS WS 2012 R2 .It’s vhdx file is located on a Failover Cluster node physical server running Hyper-V Core 2012 R2. As the services offered and requirements for this VM continued to scale, we decided to migrate it to the Cluster volume and make it highly…
-
Removing a Temporary Template from System Center Virtual Machine Manager 2012 R2 using PowerShell.
While going through a house cleaning task in System Center Virtual Machine Manager 2012 R2, I found that I couldn’t remove a vhdx file that was part of a template.This is because the vhdx still had a dependency called “Temporary Template11ef26ce-a6bd-421b-86f2-9cacd0e0f484”: Since I couldn’t remove the temporary template from the graphical user interface, I resorted…
-
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…
-
Resolving System Center Virtual Machine Manager 2012 R2 Error 1602.
My System Center Virtual Machine Manager 2012 R2 lab deployment crashed on me a while ago. Any attempt to log on prompted the following error ID 1602 : I restarted the SCVMM Service and the SQL Service successfully, but each time I tried to start the VMM Console, the SCVMM service stopped with the same…