Jump to content

KingAFW

Member
  • Posts

    25
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Posts posted by KingAFW

  1. Quick google gave me this:

    2. Disable auto restart for automatic updates in Group Policy. Go to Start > Run > type gpedit.msc and click OK. Navigate to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Update. Double click “No auto-restart for scheduled Automatic Updates installation”. Select Enabled and click OK.

    from http://www.raymond.cc/blog/archives/2008/0...windows-update/

    google is your friend :)

  2. You wont be able to install XP in 5 minutes.

    What you can do is make one regular installation of Windows XP and then make an image of this installation with Symantec Ghost or something similar.

    The next time you need a windows installation on a similar machine (it has to be an "identical" machine, same chipset drivers etc.) you can copy your ghost image and then run the program sysprep. This will reset windows security identifiers and windows license key to in essence make it a fresh install.

  3. Hi people :)

    I need Help with this... program ... with sysprep for IDE drivers and SATA drivers...

    What do you want to do with IDE and SATA drivers?

    Sysprep is a tool for preparing a Windows installation for end user, resetting the windows key, machine id an such.

  4. I may be messing up the terminology :) Thught you needed PXE support to avoid needing a disk or something to boot from a network device.

    Anyways, you understood me correctly, Ive been looking at that exact usb network adapter and also sent them a mail asking wether they support a dos driver for it.

    We're ghosting lots of machines every day and its started getting a bit chaotic setting up dos drivers for all the various network cards and also even loads of the same drivers with different device and bus nr. etc :)

    Would be really great to just insert the usb network adapter and ghost away.

    Havent found anything on the net myself so I think maybe your right in that theres no dos drivers for usb network adapters :(

    Thx for your answer though.

  5. Im running preinstallation from a WindowsPE environment so not sure what switches you can/should use when running winnt32.exe

    However you should have a winbom.ini file which have a section for formatting your harddrive. A section of my winbom.ini looks like this:

    [Disk1.config]

    Wipedisk=yes

    Size1=79000

    PartitionType1=primary

    FileSystem1=ntfs

    QuickFormat1=yes

    This makes him wipe the disk no questions asked and make 1 partition of 80 gig leaving the rest unpartitioned.

  6. maybe the " . " in the path

    Drivers\1. Inf\IMBA9454G

    I thought about that but then he should at least have copied the drivers folder over to the local machine, doesnt seem like he does anything at all with the i386/$oem$ folder.

    I can put the $oem$ structure one space down so it lies in the same dir as i386 but then I get a $oem$\$1\driver\etc. structure on the root of the local disk. I got the feeling from microsoft support site that he was supposed to recognize the $oem$ folder structure and place it under the system dir.

  7. Hi

    Wondered if someone could point me to what Im doing wrong.

    I have set up a network distribution share, under the share I have the following folder:

    \\prod03\SP2CSHARE\Lang\ENG\sku\pro.sp2\x86\I386\$oem$\$1\Drivers\1. Inf\IMBA9454G

    In my unattend file I have included the following two lines:

    [unattended]

    DriverSigningPolicy = Ignore

    OemPnPDriversPath = "Drivers\1. Inf\IMBA9454G"

    I got the impression that this would copy the Drivers folder to the local computer under c:\windows\drivers and also search this folder when autoinstalling but nothing happens.

    Anyone got any ideas what Im doing wrong?

  8. Hi

    Wanted to ask a quick question, posted this a couple of times before but nobody seemed able to help out.

    We're building and setting up a lot of different computers/hardware and Im trying to set up an unattended routine for all fresh installs.

    What im after is to have a driver folder on a network distribution which cointains all the drivers for all our hardware, then during unattended install windows checks this folder when installing the VGA/Lan/audio drivers etc.

    After reading a bit I got the impression that I have to somehow make windows copy this folder temporarily to the computer Im installing windows on but I also want this driver archive removed when hes done installing the drivers needed.

    All help would be appreciated.

  9. Hi

    I've been looking into unattended windows installation the last couple of weeks and Ive been having a couple of problems which maybe someone here can help me with :)

    Ive set up a network distribution share and made a bootable usb flash disk which connects to the network and installs windows, so far so good, but Ive had some trouble further customizing the install.

    What Im after is to copy a temporary driver archive folder under the installation which windows uses to install all the devices for the different computers we build, then delete this folder afterwards.

    If anyone knows how to do this Ill be very grateful for some advice.

    Ive also had problems copying our test programs and such automatically to the desktop under the unattended installation, anyone knows how to do this?

×
×
  • Create New...