Microsoft: SID issue while cloning the Windows VM's

Procedure to clone VM's and avoid SID issue

Step 1: Take the backup or image copy if the source machine.
Step 2: convert the source machine from domain to workgroup
               (Note: 1. Before convert into workgroup just take the information of SID’s
                            2. After convert into workgroup try to find the SID’s )
Step 3: proceed with clone request
Step 4: Once the clone VM got deployed.
                Task 1: Update the IP Details and change the hostname to new hostname
                Task 2: Reboot the machine
                Task 3: join the machine to domain
                Task 4: Reboot the machine
Step 5: Check the SID’s and you find the  different.

Command’s:
psgetsid “host name” – for local server
psgetsid “system” – for local system
psgetsid “administrator” – it will show SID details when it got connected to domain
psgetsid “hostname$” - – it will show SID details when it got connected to domain for local server

Note: No need to run sysprep for this.

Comments

Popular posts from this blog

Part - 1 : Windows Administrator: L1: Interview question & Answer for AD, DNS, DHCP, WINS & DFS

Windows: Interview Q & A: L1 & L2 Interview question

How to create a Bootable ESXi Installer using USB Flash Drive