July 13, 200719 yr Has anyone tried to install Window 2000 Server or Advance Server with WINNT32 using UNATTNED.TXTI have added the ProductID key to the registry so that it now stops saying the it doesn't recognize the version.But now it always says that you cannot upgrade 2000 Professional to Server or Advanced Server.Any help would be much appreciated.
July 14, 200719 yr I have both Standard and Advanced Server 2000 working on WinPE2.Post your unattended.txt file you are using. (make sure to remove any keys)Also post your command line for winnt32.exe
July 16, 200719 yr Author Thanks for your help on this Jazkal,OK so here is my UNATTEND.TXT[MassStorageDrivers][OEMBootFiles][Unattended]OemPreinstall = yesUnattendmode = FullUnattendedTargetPath = WINNTOemSkipEula = yes DriverSigningPolicy = IgnoreConfirmHardware = noNtUpgrade = yesOemPnPDriversPath=Win9xUpgrade = noTargetPath = WINNTOverwriteOemFilesOnUpgrade = no[UserData]FullName = %Fname%OrgName = %Organisation%ComputerName = %ComputerName%ProductKey = %ProductKey%[GuiUnattended]AdminPassword=%AdminPW%AutoLogon=YESOemSkipWelcome = 1OemSkipRegional = 1TimeZone =%TimeZone%AdvServerType = SERVERNT[Components]iisdbg = Offiis_common = Offiis_htmla = Offiis_inetmgr = Offiis_nntp = Offiis_nntp_docs = Offiis_pwmgr = Offiis_smtp = Offiis_smtp_docs = Offiis_www = Offiis_ftp = Offiis_doc = Offpinball = Offsolitaire = Offmimesweeper = OffTSClients = OnLicenseServer = OffTSEnable = Onfp = Offnetcis = Off[RegionalSettings]Language=%LanguageSelection%SystemLocale=%SysLocaleSelection%UserLocale=%UserLocaleSelection%InputLocale=%KBLocaleSelection%LanguageGroup="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17"[LicenseFilePrintData]AutoMode = "PerServer"AutoUsers = "5"[Display]BitsPerPel = 16XResolution = 800YResolution = 600VRefresh = 70[Identification]JoinWorkgroup =IBM[NetOptionalComponents]ACS = 0DHCPServer = 0DNS = 0IAS = 0ILS = 0LPDSVC = 0MacPrint = 0MacSrv = 0Netcm = 0NETMONTOOLS = 1SimpTcp = 0SNMP = 1WINS=0[SNMP]Accept_CommunityName=""Community_Name=""Service=Applications,Internet,End-to-End;[Proxy];HTTP_Proxy_Server = proxy:8080;Proxy_Enable = 1;Use_Same_Proxy = 1;Proxy_Override = <local>[URL]Home_Page = about:blank[Networking][NetAdapters]Adapter1=params.Adapter1[params.Adapter1]NetCardAddress = 0x%MACADDRESS%[NetProtocols]MS_TCPIP=params.MS_TCPIP[params.MS_TCPIP]AdapterSections=params.mstcpip.Adapter1[params.mstcpip.Adapter1]SpecificTo=Adapter1DHCP=%DHCP%DNS=YesWINS=YesIPAddress = %IPADDRESS%SubnetMask = %SUBNET%DefaultGateway = %GATEWAY%DNSDomain = %DNSDOMAIN%DNSServerSearchOrder = %DNSSERVER1% %DNSSERVER2%WINSServerList = %WINSSERVER1% %WINSSERVER2%NetBIOSOptions=2[NetClients]MS_MSClient=params.MS_MSClient[params.MS_MSClient][NetServices]MS_Server=params.MS_Server[params.MS_Server]This is the command line I have been using for WINNT32,winnt32 /s:c:\I386 /syspart:c /tempdrive:c /unattend:unattend.txt /norebootI used to use WINNT, so I imagine you are right in think that there is something in the old UNATTEND.TXT that is causing this.Thanks again for your help.
July 16, 200719 yr Author Found it,Was the lineNtUpgrade = yesChanged this to no and all is working.Thanks for the quick response and give me the idea to look in the UNATTEND.TXT file.
Create an account or sign in to comment