How can I remove NWLink IPX/SPX/NetBIOS Compatible Transport Protocol
from XP Embedded with scripting. I can remove ip version 6 by netsh
interface ipv6 uninstalll. I did find a script on microsoft http://support.microsoft.com/kb/239834 but it will not work because
this is for NT.
We have over 1800 thin clients and we need a quick and easy way to
remove this protocol and anything related to the install.
Remove NWLink IPX/SPX/NetBIOS Compatible Transport Protocol ... How can I remove NWLink IPX/SPX/NetBIOS Compatible Transport Protocol... from XP Embedded with scripting.... I can remove ip version 6 by netsh...interface ipv6 uninstalll.... (microsoft.public.windowsxp.network_web)
Re: Unwanted Network config. changes after sysprep. ... but you might want to check out the Scripting... And, standard, there is also the NetSH command line interface with such ...netsh interface ip set address ... Just to get an idea on how-to in a command prompt type:... (microsoft.public.windowsxp.setup_deployment)
Re: Router Configuration ... W2K and XP do not support diabling the NIC with netsh.... To reenable it using DHCP...netsh interface ip set address="Interface Name" dhcp ... most likely require scripting.... (microsoft.public.scripting.vbscript)
Re: NIC Speed+Duplex and Disk Capacity Commands ... > command line to query Windows for the link speed and ... > I can use netsh to remotely gather the TCP/IP info but can ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ... (microsoft.public.win2000.cmdprompt.admin)