开发者

Automating IP address assignments with .Net (C#)?

开发者 https://www.devze.com 2023-01-16 13:31 出处:网络
I need to automate IP Address assignments using .Net. Is there something already out there or can someone point me 开发者_运维技巧in the right direction. I know I can use WMI to do this, but some of t

I need to automate IP Address assignments using .Net. Is there something already out there or can someone point me 开发者_运维技巧in the right direction. I know I can use WMI to do this, but some of the resources were for vbscript. I am hoping to use .Net

Update: I need to assign multiple static IPs to a single NIC


This helped me out: How can you change Network settings (IP Address, DNS, WINS, Host Name) with code in C#

0

精彩评论

暂无评论...
验证码 换一张
取 消