Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
有大量信息可供查询。 我认为最好的方法就是列举一切并看看。
尝试 Microsoft 的 WMI 代码创建器< /a> 应用程序。 它可以帮助您用几种语言构建查询,因此是一种交互式备忘单。
我还记得发现“
wbemtest
”应用程序很有用。我认为它包含在 Windows 中,因此请尝试“开始”>“ 运行> wbem测试。
There's a ton of information available to query. I think that the best way is just to enumerate everything and have a look.
Try Microsoft's WMI Code Creator application. It helps you build queries in a few languages, so is sort of an interactive cheatsheet.
I also remember finding the "
wbemtest
" application useful.I think it's included with Windows, so try Start > Run > wbemtest.
我发现 WMI Explorer 在查找类和方法方面非常有帮助-- 比 WEBMtest 优雅很多
I have found WMI Explorer very helpful in finding classes and methods-- it's a lot more elegant than WEBMtest
您可以在 WMI 管理工具中使用 WMI 浏览器。 您可以搜索类、查询类等。
http://www.microsoft.com/downloads/details.aspx?familyid=6430F853-1120-48DB-8CC5-F2ABDC3ED314&displaylang=en
You can use WMI Browser in the WMI administrative tools. You can search for the classes, query the classes etc.
http://www.microsoft.com/downloads/details.aspx?familyid=6430F853-1120-48DB-8CC5-F2ABDC3ED314&displaylang=en