Installing and configuring network adapters
hi all,
i am trying to have the installer do the following:
1. install two loopback adapaters (client/server)
2. unbind file sharing from server
3. set ip of client/server
4. disable netbios over tcp/ip on the server
so far i found devcon.exe from MS that allows you to install the adapters from a command line.
i think i can use netsh to set the ip's. but i have no idea how to do the rest.