Jump to content

wilsonmpp

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Everything posted by wilsonmpp

  1. I am having issues when deploying a XP image over a network, this issue arises because of the Auto Negotiation of the Network Link & Duplex settings is causing an unexpectedly huge amounts of traffic. Does anyone know a way to save the link speed & Duplex into a syspreped image, the changes are there before the sysprep but after deploying the image they disappear back to default settings. Is there a WSH script or Reg Hack that can be run to change these settings at logon or grouppolicy. I have had very little luck finding any solutions so far appart from this one. Workaround: Manualy change the speed on the Local Area Connection Properties\Advanced tab, Link Speed & Duplex change from Auto to 100Mbps/Full Duplex then reboot the pc. NIC is Intel Pro 100 VM. Thanks.
  2. no it wont reboot thats what the switches are for
  3. 1. create $OEM$\cmdlines.txt as below [COMMANDS] "InstallDriver.cmd" 2. create $OEM$\InstallDriver.cmd as below @echo off title Installing Drivers echo. echo Installing Nvidia Video Drivers 61.76 start /wait %systemdrive%\Drivers\002_graphics\setup.exe /s /v"/qb" EXIT 3. create $OEM$\$1\Drivers\002_graphics & extract the detonator drivers here it will install silently during the setup
  4. Upgrade to 2000 or XP
  5. wilsonmpp

    All Users

    You can also try taking ownership of the folder.
×
×
  • Create New...