+ Post New Thread
Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 48
Windows 7 Thread, Unttended File (URGENT) in Technical; Originally Posted by ces973 You have to create a whole new answer file using the amd64/wow64 components, instead of the ...
  1. #16
    jmcdermott's Avatar
    Join Date
    Feb 2008
    Location
    Cornwall
    Posts
    150
    Thank Post
    15
    Thanked 35 Times in 29 Posts
    Rep Power
    17
    Quote Originally Posted by ces973 View Post
    You have to create a whole new answer file using the amd64/wow64 components, instead of the x86 components.


    We have our answer file set up so that it just asks you to give a PC name during the initial startup, then logs in as a user, runs PowerShell to add it to the domain, and then reboots itself.

    Same setup here using powershell commands to add to the domain.

  2. IDG Tech News
  3. #17
    pritchardavid's Avatar
    Join Date
    Sep 2009
    Location
    South Ockendon, Thurrock, United Kingdom
    Posts
    920
    Thank Post
    18
    Thanked 63 Times in 57 Posts
    Rep Power
    23
    ok gussing I wrong again

    Didnt run the bat has admin (forgot to)

    Sysprep ran very quick, too quick I would say

    When ran the create image from the network boot, It had no hard drive in the list

    Rebooted and sysprep came up and in time a error message came up


    Did you have this problem mate, before you ran it has admin?

  4. #18

    Join Date
    Apr 2008
    Location
    Bloomsburg
    Posts
    51
    Thank Post
    14
    Thanked 14 Times in 9 Posts
    Rep Power
    13
    Quote Originally Posted by davep000 View Post
    ok gussing I wrong again

    Didnt run the bat has admin (forgot to)

    Sysprep ran very quick, too quick I would say

    When ran the create image from the network boot, It had no hard drive in the list

    Rebooted and sysprep came up and in time a error message came up


    Did you have this problem mate, before you ran it has admin?

    Didn't have that problem, but I did run into an endless loop when it was trying to set up the first user log in. Basically, we went back to the drawing board and started from scratch. Took us awhile to get it to where we liked it.


    We also...

    Run Command Prompt as an Administrator

    >cd sysprep
    >sysprep.exe /generalize /oobe /shutdown /unattend:answerfile.xml

  5. #19
    jmcdermott's Avatar
    Join Date
    Feb 2008
    Location
    Cornwall
    Posts
    150
    Thank Post
    15
    Thanked 35 Times in 29 Posts
    Rep Power
    17
    We found as long as you turn off the User Account Control and restart the workstation before running the setup.bat it got rid of the need to run as admin.

  6. #20
    jmcdermott's Avatar
    Join Date
    Feb 2008
    Location
    Cornwall
    Posts
    150
    Thank Post
    15
    Thanked 35 Times in 29 Posts
    Rep Power
    17
    Has it managed to work for you in the end?

  7. #21
    pritchardavid's Avatar
    Join Date
    Sep 2009
    Location
    South Ockendon, Thurrock, United Kingdom
    Posts
    920
    Thank Post
    18
    Thanked 63 Times in 57 Posts
    Rep Power
    23
    umm, this is starting to get my my nerves

    Ran that command line on the next attempt

    still the same problem with image capture, the hard drive is still not coming up

  8. #22
    jmcdermott's Avatar
    Join Date
    Feb 2008
    Location
    Cornwall
    Posts
    150
    Thank Post
    15
    Thanked 35 Times in 29 Posts
    Rep Power
    17
    Think that may be an issue with sata driver not sure i can help you there we use a different imaging suit.

    Think when we tried that before we had loads of issues trying to slipstream the correct drivers into the boot file.

  9. #23
    pritchardavid's Avatar
    Join Date
    Sep 2009
    Location
    South Ockendon, Thurrock, United Kingdom
    Posts
    920
    Thank Post
    18
    Thanked 63 Times in 57 Posts
    Rep Power
    23
    Wouldnt have throught it would be that, works fine installing from the disc

    And eariler the hard drive did come up from my old sysprep file (which didnt work, has it came up with an error)

    So really dont get this

  10. #24

    Join Date
    Apr 2008
    Location
    Bloomsburg
    Posts
    51
    Thank Post
    14
    Thanked 14 Times in 9 Posts
    Rep Power
    13
    Do you have it set up in your answer file to not strip out the drivers?

  11. #25
    jmcdermott's Avatar
    Join Date
    Feb 2008
    Location
    Cornwall
    Posts
    150
    Thank Post
    15
    Thanked 35 Times in 29 Posts
    Rep Power
    17
    Only does that if you use the /generalize option which he is not.

  12. #26

    Join Date
    Apr 2008
    Location
    Bloomsburg
    Posts
    51
    Thank Post
    14
    Thanked 14 Times in 9 Posts
    Rep Power
    13
    Quote Originally Posted by jmcdermott View Post
    Only does that if you use the /generalize option which he is not.

    Well, there goes that idea.

    I know we use the /generalize option, but we have our answer file set up so that it doesn't remove any drivers.

  13. #27
    jmcdermott's Avatar
    Join Date
    Feb 2008
    Location
    Cornwall
    Posts
    150
    Thank Post
    15
    Thanked 35 Times in 29 Posts
    Rep Power
    17
    How about switching the bios setting for the sata and seeing if that helps, would just be for testing but worth a shot.

  14. #28
    pritchardavid's Avatar
    Join Date
    Sep 2009
    Location
    South Ockendon, Thurrock, United Kingdom
    Posts
    920
    Thank Post
    18
    Thanked 63 Times in 57 Posts
    Rep Power
    23
    havent got the sata option in the bios

    maybe that the problem then

    like I just said i just used the command line above from ces973 with had generalize in it, didntt reliease it was different

    So I should have tried you batch file instead with admin rights this time? has last time I used your batch file, it didnt work
    Last edited by pritchardavid; 15th December 2009 at 03:24 PM.

  15. #29
    pritchardavid's Avatar
    Join Date
    Sep 2009
    Location
    South Ockendon, Thurrock, United Kingdom
    Posts
    920
    Thank Post
    18
    Thanked 63 Times in 57 Posts
    Rep Power
    23
    ok just tried your guide again, with UAC off and just the batch file (Even ran has admin in case)

    Still does not want to find the hard drive!

    I have had the hard drive show before on the old sysprep I edited from this site

    Sysprep a Windows 7 Machine – Start to Finish - Blog.BrianLeeJackson.com

    With this command line has shown in that guide above

    sysprep /generalize /oobe /shutdown /unattend:NAMEOFYOURANSWERFILE.xml


    Is it it me, could the sysprep file somehow not making it work?

    Most sites tell you to use the generalize command for it to work, im getting confussed whats the difference in use that command and not using it

    Gonna reinstall windows 7 yet again, not configre anything, see if its what im configuring is causing the problem, if its not thta, im gussing there is something wrong with the command or sysprep file

  16. #30
    jmcdermott's Avatar
    Join Date
    Feb 2008
    Location
    Cornwall
    Posts
    150
    Thank Post
    15
    Thanked 35 Times in 29 Posts
    Rep Power
    17
    As far as I am aware the /generalize option is used to wipe out the Hardware database from windows, If this is done windows is forced to re detect all hardware on next boot.
    The only advantage I can see with this is that you could send out the same image to multiple machine types instead of having a different image for different hardware. Having previously been trained by Viglen to sysprep older machine with the /pnp to wipe out plug and play devices, and then seen all the issues caused by this process i always advise against it.

    Sorry my method didn't work for you, I have had it working perfectly here for the past month with no problems.

SHARE:
+ Post New Thread
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Batch File (select random file) help
    By fil_b in forum Windows Server 2000/2003
    Replies: 5
    Last Post: 5th November 2009, 04:13 AM
  2. Help Urgent!
    By jsnetman in forum Hardware
    Replies: 4
    Last Post: 30th September 2008, 09:46 AM
  3. File Auditing Software - Kinda urgent
    By Gatt in forum Windows
    Replies: 20
    Last Post: 6th January 2008, 05:59 PM
  4. File recovery software. - Urgent
    By richard in forum *nix
    Replies: 6
    Last Post: 30th November 2007, 02:52 PM
  5. Replies: 4
    Last Post: 23rd March 2006, 06:27 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •