我安装了HyperV Server 2012 R2,并在防火墙中打开端口以允许远程连接。 他们主要工作,但是,例如,逻辑磁盘pipe理器连接并显示信息,但刷新不起作用。 我从pipe理单元中没有得到任何错误,但是我只能通过closures并重新打开控制台来看到更新。
我在服务器的事件日志中看到这个错误。
Event filter with query "SELECT * FROM __InstanceOperationEvent WITHIN 10 WHERE (TargetInstance ISA 'Msvm_ExternalEthernetPort') OR (TargetInstance ISA 'Msvm_VmLANEndpoint') OR (TargetInstance ISA 'Msvm_SyntheticEthernetPort') OR (TargetInstance ISA 'Msvm_ComputerSystem') OR (TargetInstance ISA 'Msvm_VLANEndpointSettingData')" could not be reactivated in namespace "//./root/virtualization" because of error 0x80041010. Events cannot be delivered through this filter until the problem is corrected.
有任何想法吗?