有没有一种方法(API/脚本)可以与 Virtual PC 一起使用?
有没有办法与 Virtual PC1 交互?
希望做一些基本的事情,例如启动和关闭(选择保存或关闭等)特定的虚拟机。
除了模拟按键之外的任何解决方案都可以,例如
- WMI
- COM+
- ADSI
- PowerShell
1 - 专门用于 Microsoft Virtual PC 中的 Virtual PC(即在 Vista 及更早版本上运行的解决方案),而不是 Windows Virtual PC(即 Win7 的)
Is there a way to interact with Virtual PC1?
Looking to do basic things like startup and shutdown (with choice of save or turn off etc..) specific VM's.
Any solution other than simulating key presses would be fine, for example
- WMI
- COM+
- ADSI
- PowerShell
1 - Specifically for Virtual PC as in Microsoft Virtual PC (i.e. the one that runs on Vista and earlier), not Windows Virtual PC (i.e. the Win7 one)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这并不完全是您想要的,但您可以在 Virtual PC.exe 上使用一整套命令行参数来启动和暂停虚拟机以及设置屏幕模式和禁用/启用各种选项。
您可以在此MS KB 831501 文章中找到它们。
It's not quite what you're after but there are a whole set of command line parameters you can use on Virtual PC.exe to start and pause VMs as well as set screen modes and disable/enable various options.
You can find them on this MS KB 831501 article.
唉,不,请参阅 http://www.aspdeveloper.net/Virtual_PC/rn -739-16434_Virtual_PC_API.aspx。
Alas, no, see http://www.aspdeveloper.net/Virtual_PC/rn-739-16434_Virtual_PC_API.aspx .