wmi在工作组中收集远程系统信息

wmi在工作组中收集远程系统信息

本文介绍了通过umi wmi在工作组中收集远程系统信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在做关于远程系统信息的项目

如何连接到工作组中的远程计算机,并使用c#中的wmi收集硬件和软件(如操作系统等)等信息?

I am doing project on remote system information
how to connect to the remote computer in workgroup and gather information like hardware and software such as operating-system etc by using the wmi in c#?

推荐答案


这篇关于通过umi wmi在工作组中收集远程系统信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-26 05:37