smsclictr.automation library
The WMIComputerSystemtype exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
WMIComputerSystem |
WMI ComputerSystem Constructor
|
Methods
Name | Description | |
---|---|---|
![]() |
CreateProcess | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular
type. (Inherited from
Object.) |
![]() |
GetType |
Gets the
Typeof the current instance. (Inherited
from
Object.) |
![]() |
Logoff |
Logoff a loggedon user
|
![]() |
Restart |
shutdown and restart the remote client
|
![]() |
Shutdown |
Shutdown and poweroff the remote client
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Architecture |
Get OS Architecture (x86 or x64)
|
![]() |
InstallDate |
Get the InstallDate of the
OperatingSystem
|
![]() |
LastBootUpTime |
Get the System start Date/Time
|
![]() |
LoggedOnUser |
Get the LoggedOn UserName
|
![]() |
Manufacturer |
Get the Manufacturer of the System
|
![]() |
Model |
Get the HW Model of the System
|
![]() |
OSCaption |
Get the Caption of the OperatingSystem
|
![]() |
Reload |
Do not used the cached Object. Reload the
Object once (Flag wil be reset).
|
![]() |
SystemDrive |
Get the SystemDrive like "C:"
|
![]() |
Win32_ComputerSystem |
Get the Win32_ComputerSystem
ManagementObject
|
![]() |
Win32_Environment |
Get the Win32_Environment
ManagementObject
|
![]() |
Win32_OperatingSystem |
Get the Win32_OperatingSystem
ManagementObject
|
![]() |
Win32_Process |
Get all Win32_Process as
ManagementObjectCollection
|
![]() |
WindowsDirectory |
Get the Windows Directory (like
C:\Windows)
|