Jump to content

pepito77

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

About pepito77

pepito77's Achievements

0

Reputation

  1. Hi, i using unattend method during 2 years without problems in many type of computers. I using Unattend from network with Bart's net boot disk. Problem: At first install stage from network, when are coping files in computer from folders, (From c:\$WIN_NT$.~LT to c:\$WIN_NT$.~BT, i think) i can see an error: "the copy made by setup of the file listed below ..." The files never are same in different installs. My cheks: I.e. i probe in DELL optiplex 280. I use one net card: 3c905c Crahs unattend install in the computer that i put it. (not from unattend CDROM install) But If i use dell integrated net card: no problems. I try diferent net boot disk. On Brand computers (DELL, Fujitsu) no problems, but in clonics... Thxks in advance. PD: This is my unattend.txt: -------------------------------------------------------------begin ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS FileSystem=ConvertNTFS DUDisable=No DriverSigningPolicy=Ignore; OEMPnPDriversPath="driver\red\rtl8139w;driver\red\sis900;..." UnattendSwitch = Yes [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [userData] ProductKey=xxxx FullName="equipo" OrgName="university" ComputerName=* ProductID=xxxx [RegionalSettings] LanguageGroup=1 Language=0000040a [setupMgr] DistFolder=E:\distribucion\desde-CD\I386 DistShare=windist2 [identification] JoinWorkgroup=univer [Networking] InstallDefaultComponents=No [TapiLocation] CountryCode=34 [branding] BrandIEUsingUnattended=Yes [Proxy] Proxy_Enable=0 Use_Same_Proxy=0 [NetAdapters] Adapter1=params.Adapter1 [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=No UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 ---------------------------------------------------------------------------------end
×
×
  • Create New...