-
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…