Home:ALL Converter>How to set secondary dns server with python

How to set secondary dns server with python

Ask Time:2018-09-01T17:20:31         Author:Kim

Json Formatter

I success set default DNS server with wmi like this

SetDNSServerSearchOrder([dns])

But I can't found how to set secondary DNS with python

Author:Kim,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/52126729/how-to-set-secondary-dns-server-with-python
yy