使用 PowerCLI for .NET 拦截 VMware vSphere 客户端上的错误消息

发布于 2024-11-08 21:42:11 字数 132 浏览 0 评论 0原文

有没有办法使用 PowerCLI for .NET 捕获 VMware vSphere 客户端上出现的错误消息?
我使用 Project Onyx 2.0 捕获所有鼠标点击并获取 C# 代码。但是如果某些操作失败,有没有办法在控制台上打印它?

Is there a way to catch the error messages appearing on the VMware vSphere client using PowerCLI for .NET?
I used Project Onyx 2.0 to capture all mouse clicks and obtain code in C#. But if some operation fails, is there a way to print that on the console?

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

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

发布评论

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

评论(1

厌味 2024-11-15 21:42:11

你不能那样做。这些错误消息是通知,如果您想“捕获”它们,您需要使用 PowerCLI 或 C# 程序将它们从 VMware 服务器中拉出。

You can't do that. These error messages are notifications and if you want to "catch" them you need to pull them out of the VMware server, with PowerCLI or with a C# program.

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