Category: System Center 2012 R2
-
Configuring Networking using SCVMM2012 R2 and Windows Server 2012R2 DHCP Server.
There’s a number of moving parts to be considered while configuring logical networking in System Center Virtual Machine Manager 2012 R2 . In this post, I attempt to document my steps in creating and configuring the Logical networks, logical switches, Port profiles, VM networks and Network sites/Logical network definitions that enable the extension of my…
-
Deleting SCVMM 2012 R2 Logical Network Definitions with PowerShell.
Attempting to delete a SCVMM 2012R2 logical network throws an exception as shown in the screen shot below because there are other dependencies like the Port Profiles, logical switches and other network objects still depending on it. The “View Dependent Resources” page displays the current Logical network definition dependencies preventing the Logical network from being…
-
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…