Computer System
This Automation Manager object displays the properties of the computer system.
Privileges
Normal
Input Parameters
None
Output Parameters
Name | Type | Description |
---|---|---|
Name | String | The name of the computer system. |
Domain | String | The domain in which the computer is a member. |
Manufacturer | String | The manufacturer of the computer system. |
PrimaryOwnerName | String | The owner of the computer system. |
TotalPhysicalMemory | String | The total physical memory in the computer system. |
Description | String | The description of the computer system. |
Status | String | The current status of the computer system. |
NumberOfProcessors | String | The number of processors in the computer system. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
No input parameters required.