Hi everybody!
I am trying to query a workstation for it's configured wins servers. Win32_NetworkAdapterConfiguration only has WINSPrimaryServer and WINSSecondary server, both of which are string values. My target workstation has some 10 wins servers configured. How can I query for those?
Also, when I have to add an additional wins server address, the SetWINSServer method can set primary or secondary addresses, but how do I add more?
Any help is appreciated.
Thanks.
I am trying to query a workstation for it's configured wins servers. Win32_NetworkAdapterConfiguration only has WINSPrimaryServer and WINSSecondary server, both of which are string values. My target workstation has some 10 wins servers configured. How can I query for those?
Also, when I have to add an additional wins server address, the SetWINSServer method can set primary or secondary addresses, but how do I add more?
Any help is appreciated.
Thanks.