My network (over 1000 PCs running Win95 or Win 98) is horrible : too many broadcasts for host announcement, netbios name resolution and so on...
I have 3 protocols installed on all PCs : IPX for Netware, IPX std and TCP/IP.
I'd like to use TCP/IP as far as possible (except for Netware because my version does not support it (4.11)).
For this, I must change parameters in Network neibourghood Properties like :
- define 2 Wins server with their IP address;
- make no link between IPX std protocol and MS Client (to use TCP/IP only);
- desactivate master browsing and Announce LM in Sharing files properties;
- for the remaining IPX frames use only one frame type : Ethernet 802.2.
Obviously I need doing this automatically and not by hand (1000 stations !). Can I write a script or a program (VB ?)to do this and where to find variables to modify and APIs to do so ?
Thanks
I have 3 protocols installed on all PCs : IPX for Netware, IPX std and TCP/IP.
I'd like to use TCP/IP as far as possible (except for Netware because my version does not support it (4.11)).
For this, I must change parameters in Network neibourghood Properties like :
- define 2 Wins server with their IP address;
- make no link between IPX std protocol and MS Client (to use TCP/IP only);
- desactivate master browsing and Announce LM in Sharing files properties;
- for the remaining IPX frames use only one frame type : Ethernet 802.2.
Obviously I need doing this automatically and not by hand (1000 stations !). Can I write a script or a program (VB ?)to do this and where to find variables to modify and APIs to do so ?
Thanks