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. 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 clinets and we need a quick and easy way to
remove this protocol and anything related to the install.
> 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 clinets and we need a quick and easy way to
> remove this protocol and anything related to the install.
>
> Any help appreciated.
>
I've been looking for this answer too. The closest I can find is this:
<http://www.dbforums.com/showthread.php?t=938618>
Which refers to this for Win2000 and WinXP:
<http://www.jsifaq.com/SF/Tips/Tip.aspx?id=4705>