Represents a hosting computer system or virtual computer system.
To retrieve information for the VMMS, use Msvm_VirtualSystemManagementService.
Remarks: When a property of the Msvm_PlannedComputerSystem class changes, the WMI provider indicates an __InstanceModificationEvent event that describes the changes. The previous state is contained in the PreviousInstance property, and the new state is contained in the TargetInstance property. This event is asynchronous; by the time the __InstanceModificationEvent event is processed, the TargetInstance property may not reflect the current state.
Msvm_PlannedComputerSystem properties
Msvm_PlannedComputerSystem has 4 properties (4 Local)
'For the virtual system, this property describes the total up time, in milliseconds, since the machine was last turned on, reset, or restored. This time excludes the time the virtual system was in the paused state. For the host system, this property is set to NULL.'
'The identifier of the process under which this virtual machine is running. This value can be used to uniquely identify the instance of Vmwp.exe on the system that is running the virtual machine.'
'The date and time when the virtual machine configuration file was last modified. The configuration file is modified during certain virtual machine operations, as well as when any of the virtual machine or device settings are added, modified, or removed.'
'Represents a hosting computer system or virtual computer system. To retrieve information for the VMMS, use Msvm_VirtualSystemManagementService. Remarks: When a property of the Msvm_PlannedComputerSystem class changes, the WMI provider indicates an __InstanceModificationEvent event that describes the changes. The previous state is contained in the PreviousInstance property, and the new state is contained in the TargetInstance property. This event is asynchronous; by the time the __InstanceModificationEvent event is processed, the TargetInstance property may not reflect the current state.'