Microsoft Hyper-V version 1.0
Hyper-V version 1.0 is the virtualization feature created for Microsoft Windows Server 2008.
Hyper-V creates a virtualization layer above which multiple partitions can be run. The parent partition runs the hypervisor layer and allows for the creation and management of child partitions.
Administrators can create many child partitions, depending on available system resources. Each child partition can then run its own independent, isolated operating system, ...
Read More
Microsoft
Generate New SID in Server 2012
Generate New SID in Server 2012
Many of today’s Enterprise datacenters are running some form of virtualization. Server virtualization allows us to clone VMs. When it comes to Server 2012, the cloned VM with Server 2012 has duplicate copy of SID of machine from which it was cloned. The duplicate SID value causes lot of issues so each machine must have unique SID value. In this post, I will show steps to generate new SID in Server 2012 R2.
Generate New SID in Server 2012
Log on to Windows Serve...
Read More