Unattended Installation Fails If Using IBM Token Ring 16/4 /A NICID: Q177565
|
During an unattended installation of Windows NT 4.0 on a system with an IBM
Token Ring 16/4 /A network interface card, the following error occurs:
Badly formed setup script command ""
There is a script error in the Oemnadtm.inf file that shipped with Windows NT. This script error causes only unattended installations to fail.
To resolve the problem and allow setup to complete an unattended
installation, follow these steps:
ifstr(i) $(!STF_GUI_UNATTENDED) == "YES"
NetworkAddress = ""
goto WriteNetworkAddr
endif
ifstr(i) $(!STF_GUI_UNATTENDED) == "YES"
Set NetworkAddress = ""
goto WriteNetworkAddr
endif
Additional query words: unattend NICS tokenring 16/4A MCA
Keywords : kbsetup ntsetup NTSrvWkst
Version : WinNT:4.0
Platform : winnt
Issue type : kbprb
Last Reviewed: January 26, 1999