This class contains information about an individual user account. This class is not included in a default hardware inventory operation.
Table C.59 User Accounts Attribute Class (SMS_G_System_USER)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
AccountType | uint32 | 512 | Indicates the type of the Win32 user account. |
Caption | string | "H52B5W95\ SMSADMIN" | Describes the object. Maximum length is 64 characters. |
Description | string | "H52B5W95\ SMSADMIN" | Describes the object. |
Disabled | uint32 | 0 | Determines whether the Win32 user account is disabled.
Values are: If the value is True, the user account is disabled. |
Domain | string | "H52B5W95" | Key. Indicates the name of the Windows NT domain that a user belongs to. |
FullName | string | "SMS Administrator" | Indicates the full name of the local user. |
GroupID | uint32 | 2 | Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property. |
InstallDate | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the object was installed. The absence of a value does not indicate that the object is not installed. |
Lockout | uint32 | 1 | Determines whether the user account is locked out of the Win32 system.
Values are: If the value is True, the user account is locked out. |
Name | string | "SMSADMIN" | Key. Defines the label that the object is known by. Maximum length is 256 characters. |
PasswordChangeable | uint32 | 1 | Determines whether the password on the Win32 user account can be changed.
Values are: If the value is True, the password can be changed. |
PasswordExpires | uint32 | 0 | Determines whether the password on the Win32 user account will expire.
Values are: If the value is True, the password will expire. |
PasswordRequired | uint32 | 1 | Determines whether a password is required on the Win32 user account.
Values are: If the value is True, a password is required. |
ResourceId | uint32 | 42 | Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.
A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property. |
RevisionID | uint32 | 1 | Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property. |
SID | string | Indicates the security ID of the Win32 group or user. | |
SIDType | uint32 | Indicates the SID type of the Win32 group or user. | |
Status | string | "OK" | Indicates the current status of the object.
Values are: Maximum length is 10 characters. |
TimeStamp | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the information in this object was last revised. This is not a collectable property. |