Captured .wim using imagex - 8GB in size?


  1. Posts : 5
    Windows 7 Professional x64
       #1

    Captured .wim using imagex - 8GB in size?


    Hi,

    I am looking for some assistance please with regards to the size of my .wim file created using imagex.

    I have today build a new image for my company's hardware and captured the image using imagex and saved it onto the c:\ drive of the machine I captured.

    After sysprep'ing my machine, I booted into the Winpe enviroment and ran the cmd "imagex /capture d:\ d:\install.wim "New image"" which would save the install.wim file onto the d:\ drive. (d:\ is the hdd, c:\ was the system reserve)

    This took around 30 mins to successfully complete and when booting up the machine again and logging on etc, I checked the wim file had been created on the root of c:\ and found it be around 8GB in size.

    My plan was to capture the install.wim and replace the install.wim file on my bootable windows 7 usb stick. However as this is over 8GB it will not fit on my 4GB usb stick.

    My question is a) have I captured this correctly and expect this to be the normal size and b) if so, can this file be reduced in size able to fit on my win 7 usb stick, therefore making it easier to image new computers.

    thanks in advance.

    regards,
    James
      My Computer


  2. Posts : 7,878
    Windows 7 Ultimate x64
       #2

    The only thing I could think of trying, would be to apply maximum compression with imagex...but it's HIGHLY unlikely to shrink it that much.

    imagex /compress maximum /capture d:\ d:\install.wim "New image"

    Your file size is proabably right. Windows 7 by itself will take over 3GB in a WIM file. If you add a handful of applications and such, it will be larger. The one that I use at my company is around 6GB in size.
      My Computer


  3. Posts : 5
    Windows 7 Professional x64
    Thread Starter
       #3

    Thanks for the reply.

    So I guess the answer is to buy a 16gb USB drive or find an alternative method of deployment (wds)?!
      My Computer


  4. Posts : 7,878
    Windows 7 Ultimate x64
       #4

    ^ yes, probably. 16GB keys are very cheap these days, around $12 at NewEgg
    Newegg.com - Patriot Flex 16GB USB 2.0 Flash Drive Model PSF16GFXUSB
      My Computer


  5. Posts : 1
    Windows 7 Ultimate x64
       #5

    now what?


    i have a 32gb stick, im in the same boat you are. everytime I burn the windows 7 ultimate x64 iso to usb it formats it as FAT32, so i can't copy the 9gb install.wim file to the USB stick and overwrite the original install.wim

    How can I format the usb bootable windows 7 ultimate x64 install USB to ntfs and install with my custom install.wim file?

    ive also tried an imagex /split and split the install.wim file to 3 install.srm files, but now what? im stuck, someone please help!
      My Computer


  6. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #6

    Giantpiff,

    Format your USB using Diskpart

    Use Format fs=NTFS quick . It will make the USB NTFS .

    To create a bootable USB Flash drive here are the commands . Inside Command Prompt

    diskpart
    list disk
    select disk # ( usually its 1 , Cause your internal hard drive is 0 )
    clean
    create partition primary
    select partition 1
    active
    format fs=ntfs quick
    assign
    exit

    Then You want to replace your captured install.wim file with the original .wim file
      My Computer


  7. Posts : 18
    Dual boot: Win Xp and Win7 Pro
       #7

    Hello, this thread looks quite old, and i too want some assistance in this field, i m on dual boot, and i want to capture my Win7 Pro partition using imagex.
    First what i did was,




    So i want to know is , is it entirely necessary to sysprep the win7 partition before creating an image .
    I noticed after capturing an image followed by sysprep then using imagex to capture from Winpe, the system would perform some settings update and devices and services needed to load win7 and would also ask for another user account to be created, what purpose would that serve.

    Can i straight away use the: imagex /capture d: e:\win7.wim "win7" to capture the image directly.

    Any solution welcomed.
      My Computer


  8. Posts : 5
    Windows 7 Ultimate x64
       #8

    I'm afraid i need some help as well, since no one advised on my query...
    My issue is not with the .wim file but with the local policy
    The structure of the captured images is as below

    2 profiles (1 admin and 1 user)
    "User" is restricted from performing many action such as usb access and so on

    After having it deployed, the hardening is no longer effective
    How can i capture with the local policy still intact?
    Please advice
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 22:42.
Find Us