Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Win2000 Unattend installation from WinPE v2.0

Featured Replies

Has anyone tried to install Window 2000 Server or Advance Server with WINNT32 using UNATTNED.TXT

I 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.

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

  • Author

Thanks for your help on this Jazkal,

OK so here is my UNATTEND.TXT


[MassStorageDrivers]


[OEMBootFiles]


[Unattended]
OemPreinstall = yes
Unattendmode = FullUnattended
TargetPath = WINNT
OemSkipEula = yes
DriverSigningPolicy = Ignore
ConfirmHardware = no
NtUpgrade = yes
OemPnPDriversPath=
Win9xUpgrade = no
TargetPath = WINNT
OverwriteOemFilesOnUpgrade = no

[UserData]
FullName = %Fname%
OrgName = %Organisation%
ComputerName = %ComputerName%
ProductKey = %ProductKey%


[GuiUnattended]
AdminPassword=%AdminPW%
AutoLogon=YES
OemSkipWelcome = 1
OemSkipRegional = 1
TimeZone =%TimeZone%
AdvServerType = SERVERNT

[Components]
iisdbg = Off
iis_common = Off
iis_htmla = Off
iis_inetmgr = Off
iis_nntp = Off
iis_nntp_docs = Off
iis_pwmgr = Off
iis_smtp = Off
iis_smtp_docs = Off
iis_www = Off
iis_ftp = Off
iis_doc = Off
pinball = Off
solitaire = Off
mimesweeper = Off
TSClients = On
LicenseServer = Off
TSEnable = On
fp = Off
netcis = 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 = 16
XResolution = 800
YResolution = 600
VRefresh = 70

[Identification]
JoinWorkgroup =IBM

[NetOptionalComponents]
ACS = 0
DHCPServer = 0
DNS = 0
IAS = 0
ILS = 0
LPDSVC = 0
MacPrint = 0
MacSrv = 0
Netcm = 0
NETMONTOOLS = 1
SimpTcp = 0
SNMP = 1
WINS=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=Adapter1
DHCP=%DHCP%
DNS=Yes
WINS=Yes
IPAddress = %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 /noreboot

I 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.

  • Author

Found it,

Was the line

NtUpgrade = yes

Changed this to no and all is working.

Thanks for the quick response and give me the idea to look in the UNATTEND.TXT file.

No problem. Sometimes we all need a little nudge in the right direction.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.