Compartilhar via


SMS_G_System_WORKSTATION_STATUS Server WMI Class

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

The SMS_G_System_WORKSTATION_STATUS Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that contains information about the last time inventory was collected on a client computer.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class SMS_G_System_WORKSTATION_STATUS : SMS_G_System_Current
{
     UInt32 GroupID;
     DateTime LastHardwareScan;
   String LastReportVersion;
     UInt32 ResourceID;
     UInt32 RevisionID;
   UInt32 SystemDefaultLocaleID;
     DateTime TimeStamp;
   UInt32 TimeZoneOffset
};

Methods

The SMS_G_System_WORKSTATION_STATUS class does not define any methods.

Properties

  • GroupID
    Data type: UInt32

    Access type: Read/Write

    Qualifiers: [key, ResDLL("SMS_RXPL.dll"), ResID(16)]

    See SMS_G_System_Current Server WMI Class.

    For this class, the default value of this property is NULL.

  • LastHardwareScan
    Data type: DateTime

    Access type: Read/Write

    Qualifiers: [ResDLL("SMS_RXPL.dll"), ResID(6803)]

    Date and time when Configuration Manager inventoried the client computer hardware.

  • LastReportVersion
    Data type: String

    Access type: Read/Write

    Qualifiers: [ResDLL("SMS_RXPL.dll"), ResID(6803)]

    Version of the last report.

  • ResourceID
    Data type: UInt32

    Access type: Read/Write

    Qualifiers: [key, ResDLL("SMS_RXPL.dll"), ResID(15)]

    See SMS_G_System_Current Server WMI Class.

    For this class, the default value of this property is null.

  • RevisionID
    Data type: UInt32

    Access type: Read/Write

    Qualifiers: [ResDLL("SMS_RXPL.dll"), ResID(17)]

    See SMS_G_System_Current Server WMI Class.

    For this class, the default value of this property is null.

  • SystemDefaultLocaleID
    Data type: UInt32

    Access type: Read/Write

    Qualifiers: None

    System default locale ID.

  • TimeStamp
    Data type: DateTime

    Access type: Read/Write

    Qualifiers: [ResDLL("SMS_RXPL.dll"), ResID(12)]

    See SMS_G_System_Current Server WMI Class.

    For this class, the default value of this property is null.

  • TimeZoneOffset
    Data type: UInt32

    Access type: Read/Write

    Qualifiers: None

    System default time zone offset.

Remarks

There are no special class qualifiers for this class. For more information about both the class qualifiers and the property qualifiers included in the Properties section, see Configuration Manager Class and Property Qualifiers.

See Also

Concepts

Hardware Inventory Server WMI Classes
SMS_G_System_Current Server WMI Class