-
Building Microsoft System Center Cloud – SCOM 2012 R2 – Operations Manager – Design
It is not always easy to divide Low-level Design and High-Level Design. How to differentiate between high-level and low-level design depends on the entity that we refer to. When we need to design our cloud then high-level decision could be for example choice of the technology that makes our SQL Servers highly-available. But when we…
-
Building Microsoft System Center Cloud – SCVMM 2012 R2 – VM Template to deploy VMs with Dual-Stack static IPv4 and IPv6 addresses
In this article I will show you how to modify our current Virtual Machine Manager configuration to create VM Template that will produce virtual machines with Dual-Stack IP addresses. IPv4 and IPv6 address will be assigned from the two IP Pools. Modify Logical Network Site and add IPv6 subnet. fd12:3456::/64 Create new IP Pool for IPv6 addresses.…
-
Building Microsoft System Center Cloud – SCVMM 2012 R2 – Templates – New VM from the VM Template
In the previous article we created template that is assembled from the VHDX and profiles and now we will use it to create new virtual machine. Create VM from the existing template Create Virtual Machine Choose VM Template and you will not have to apply any profiles because the template already contains the configuration that may…
-
Building Microsoft System Center Cloud – SCVMM 2012 R2 – Templates – Create new VM Template
In the previous article we installed operating system to the blank disk and now we will use this new VM or it’s virtual disk (VHDX) to create a template. Create clone from the existing VM The process creation of the VM Template will destroy the original VM because the Sysprep will remove VM’s identity. If you do not want…
-
Building Microsoft System Center Cloud – SCVMM 2012 R2 – Create Virtual Machine in the Cloud
Now it is a good time to create a first VM in the new cloud. Cluster Share Volume storage In the case you are using CSV and you do not have storage device that is managed by VMM (you have same configuration like I have) you may need to modify configuration of the cloud. Select the…