本文介绍了列表中多个服务器的NIC卡配置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何创建可用于收集服务器列表的NIC卡配置的VB脚本,并将信息存储到Excel电子表格中。



服务器将使用多个网卡,我需要使用IP,子网和网关。





任何帮助非常感谢!!

How do I create VB Script that I can use to gather the NIC Card Configuration for a list of Servers and store the information into an Excel Spread Sheet.

The Servers will have multiple Network Cards in use and I require the IP, Subnet and Gateway for each one in use.


Any help greatly appreciated!!

推荐答案


这篇关于列表中多个服务器的NIC卡配置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-16 16:18