When I clone a machine to a workstation VM I end up with a block for block copy of the volumes, so if I have a 20 GB volume I end up with a 20 GB vmdk file, even if 10 GB of that volume is free space. Is there any way to limit the size of the resulting vmdk files to the used capacity of each volume? So for instance if I clone a Windows server with a 50 GB C: volume of which 20 GB is free space I would end up with a 30 GB vmdk file for that volume?
↧