Jump to content

ahmadj

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by ahmadj

  1. I'm deploying the image using Clonezilla, from an NFS share. It has the ability to extend NTFS partitions during the clone, but it seems to trigger a CHKDSK on first boot, so I feel (a little) safer doing it from within Windows.
  2. Hi all, I am using sysprep to prepare Windows 7 images for deployment. My sysprep images are built in a (VirtualBox) VM. I have recently added a SetupComplete.cmd file to my image, at C:\Windows\Setup\SetupComplete.cmd. It reads: diskpart /S ntfsextend.txt And ntfsextend.txt, also in the same directory, reads: select volume 2 extend exit However, having cloned the sysprepped image to a larger disk, the diskpart script does not seem to be run during setup. The SetupComplete.cmd and ntfsextend.txt files are still there, and when run manually after setup, will correctly expand the partition. Is this a privileges issue or something else?
×
×
  • Create New...