Is this strictly a data partition you're working on rather than a boot partition? If thats the case, you can do this to retain ntfs permissions but would have to redo the shares: create a new VDI the size you want, attach it, robocopy your files, redo your shares, delete/detach the old VDI.
If you want to try to keep shares and all then you may need to do this with the server offline so that after you ghost your image you can delete the old VDI after getting all the details from it (in XenServer we have UUIDs to identify different components, I'm sure VMWare has something equivalent) then make sure you get all you details set correctly on the new VDI before you start it back up.
You may also want to try a different "ghost" app. I've had a lot of luck with Clonezilla.
Main Topics
Browse All Topics





by: leewPosted on 2009-11-05 at 14:02:42ID: 25754544
Test this, but you should be able to backup the share information (If I'm understanding you correctly) by exporting the registry key HKEY_LOCAL_MACHINE\SYSTEM\ CurrentCon trolSet\Se rvices\lan manserver\ Shares and then re-importing it into the rebuild system. (Just make sure the physical drive letters match up before doing so and then reboot).