Jump to content

cobyjones

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by cobyjones

  1. *BUMP* sorry guys, but i KNOW im just forgetting something stupid. any ideas?
  2. Can anyone tell me what I'm doing wrong? After installing, the network adapter stays on DHCP. Is there something wrong with my inf file? Obviously, valid ips have been replaced with X's. Thanks for any input! ;SetupMgrTag [unattended] OemSkipEula=Yes KeepPageFile=0 InstallFilesPath=C:\sysprep\i386 DriverSigningPolicy=Ignore UnattendMode=Fullunattended UpdateInstalledDrivers=No OemPreinstall=No OemPnPDriversPath=Drivers\SATA;Drivers\NIC;Drivers\AUDIO;Drivers\CHIPSET;Drivers\VIDEO [GuiUnattended] AdminPassword=password EncryptedAdminPassword=NO OEMSkipRegional=1 OEMDuplicatorstring="Sysprep v1.0" TimeZone=35 OemSkipWelcome=1 [userData] ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="FullName" OrgName="OrgName" ComputerName=COMPUTER_NAME [TapiLocation] CountryCode=1 Dialing=Tone AreaCode=202 LongDistanceAccess="9" [setupMgr] DistFolder=C:\sysprep\i386 DistShare=windist [identification] [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes DNSSuffixSearchOrder=suffix1.com,suffix2.com DisableDynamicUpdate=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=No IPAddress=xxx.xxx.xxx.xxx SubnetMask=xxx.xxx.xxx.xxx DefaultGateway=xxx.xxx.xxx.xxx DNSServerSearchOrder=xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx WINS=Yes WinsServerList=xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx NetBIOSOptions=1 DNSDomain=suffix1.com [Data] UnattendedInstall=Yes [sysprep] BuildMassStorageSection=Yes
  3. I have a sysprep image that works fine on all the computers I need it to. Now I have a ghost image on a network or other HD, i ghost it over, and it installs fine. However, we don't have DHCP, and we have multiple domains ... so that has to be manually entered afterwards. What I was hoping for was some kind of script to be run either in DOS or some GUI enviornment (maybe in BartPE?) that will allow the user name, IP, Gateway, domain (plus admin name and pw) to be input at the beginning ... hopefully it can then modify the sysprep.inf file accordingly, so when the pc reboots and sysprep does its thing, the newly input values are used. is there already something like this out there? Thanks!
  4. I can add them there without a problem. Computer Name, IP address, Subnet, and Gateway. when the autoinstall actually starts running and asks for the values, that is when i get the error. I think its usually the 3rd entry.
  5. I tried using the dynamic answer file. but every time i get to the third dynamic parameter, i get the following error: Run-time error '9': Subscript out of range any ideas?
×
×
  • Create New...