Overview Sysprep is a tool to prepare a system for system cloning. One of the common use is to clone a base VPC for testing/development. The benefit of sysprep is that it make every newly cloned VPC to have unique SID and/or computer name, so that SID conflict will not happen after the cloning [...]
Archive for the "VPC / VM" category
Overview VPC with Virtual Machine Additions installed will automatically synchronize its time with host. Virtual PC Guy tells us how to disable it in his post. Reference Disabling Time Synchronization under Virtual PC 2007 Steps Shut down the VPC (I found that cannot use “Save state”) [...]
Overview I installed a 64-bit Windows 2003 R2 Enterprise SP2 on one of my Hyper-V VPC, and add a Legacy Network Adaptor to it. However the network adapter is not automatically installed in the x64 win 2k3 because its driver is not available. With some Googling I found that 64-bit version of win [...]
Overview If you want to add your VPCs into a network so that they (and your host machine) can access other via TCP/IP, what will you do? You can assign your physical network adaptor to VPCs so that they will be on the same network as your host machine, but first you need a [...]