Client Management Suite

 View Only
  • 1.  Ghost Preserved Location Ends Up in Boot Partition After Imaging

    Posted Feb 23, 2014 04:14 PM

    I'm developing an automated process to migrate our users form XP to Win 7.

    Our XP Image has a single partiion and I'm using PCTransplant to backup user data to C:\XP-Backups

    My Gost image command switch -Preserve=C:\XP-Backups should keep that location intact while the image is deployed.

    The Win 7 Image has two partitions and when Ghost deploys my image it's preserving XP-Backups in the Boot partition because during deplyment the boot partition is labeled Volume C:\ and the System partition where the OS is located and all other files is labled D: or E:.. it's only when the image finishes and the machine restarts that the system partition is labeled C:\ and thus my preserved files are lost.

     

    Any ideas on how I can solve this?

     

     



  • 2.  RE: Ghost Preserved Location Ends Up in Boot Partition After Imaging
    Best Answer

    Posted Aug 18, 2014 05:46 PM

    I changed the presevedest=2 and this moved my preserved location from soure 1 to destination 2.