{'Description':'A reference to a CIM_ComputerSystem instance representing the virtual machine whose DACL will be retrieved.'}
AccessControlList
string
1
-
✓
{'Description':'An array of strings each containing an embedded instance of class Msvm_InteractiveSessionACE representing an ACE in the virtual machine interactive session DACL.'}
Description
'Retrieves the current DACL that control access to the interactive session of a virtual machine.'
{'Description':'A reference to a CIM_ComputerSystem instance representing the virtual machine to which access will be granted.'}
Trustees
string
1
✓
-
{'Description':'An array of strings each identifying a trustee that will be granted access to the interactive session of the virtual machine. The trustee identifiers should be specified in Windows SAM-compatible format or Windows SID string format.'}
{'Description':'An optional reference that is returned if the operation is executed asynchronously. If present, the returned value references an instance of CIM_ConcreteJob that can be used to monitor progress and to obtain the result of the method.'}
Description
'Grants access to the interactive session of the virtual machine to the specified list of trustees.'
{'Description':'An optional parameter for monitoring progress of the operation, which is used if the method could not be executed synchronously. If the operation is executing asynchronously, the return value is 4096.','Out':True}
Description
'Modifies the setting data for the service.'
Values
['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
{'Description':'A reference to a CIM_ComputerSystem instance representing the virtual machine from which access will be revoked.'}
Trustees
string
1
✓
-
{'Description':'An array of strings each identifying a trustee whose access rights will be revoked. The trustee identifiers should be specified in Windows SAM-compatible format or Windows SID string format.'}
{'Description':'An optional reference that is returned if the operation is executed asynchronously. If present, the returned value references an instance of CIM_ConcreteJob that can be used to monitor progress and to obtain the result of the method.'}
Description
'Revokes access to the interacitve session of the virtual machine from the specified list of trustees.'