WMI 备忘单?

发布于 2024-07-27 17:42:51 字数 1539 浏览 4 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

流殇 2024-08-03 17:42:51

有大量信息可供查询。 我认为最好的方法就是列举一切并看看。

尝试 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.

情何以堪。 2024-08-03 17:42:51

我发现 WMI Explorer 在查找类和方法方面非常有帮助-- 比 WEBMtest 优雅很多

I have found WMI Explorer very helpful in finding classes and methods-- it's a lot more elegant than WEBMtest

伴梦长久 2024-08-03 17:42:51

您可以在 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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文