Tag: SCVMM2012R2 Dependency
-
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…