When we deploy machines (servers or workstations), it seems we have to go thru the exercise of manully removing/unbinding things like QoS, IPv6, Link-Layer stuff, Net Mon (if installed), etc.
Is there some netsh or even PowerShell command to do this? Better, is there a command to state, "remove all but the following..."?
Ideally I'd like to create a few batch files. One for "regular" interfaces, another batch file for iSCSI interfaces (to also remove things like Client for Microsoft Networks, File/Print Sharing, etc.), etc.
Thanks.