This class, which models a network login profile, is based on Win32_NetworkLoginProfile. This class is not included in a default hardware inventory operation.
Table C.29 Network Login Profile Attribute Class (SMS_G_System_NETWORK_LOGIN_PROFILE)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
AccountExpires | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates the date and time that a particular user’s account expires. |
AuthorizationFlags | uint32 | ||
BadPasswordCount | uint32 | 0 | Indicates the number of times the user entered a bad password when logging on to a Win32 system. |
CodePage | uint32 | Indicates the code page of the Win32 network login profile. | |
Comment | string | "Built-in account for administering the computer/ domain" | Indicates a comment. |
CountryCode | uint32 | Indicates the country of the user. | |
Flags | uint32 | Indicates which flags are used in the NetWorkLoginProfile. | |
FullName | string | Indicates the full name of the user who belongs to the network login profile. | |
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. |
HomeDirectory | string | "\\HOMEDIR" | Indicates the home directory of the user. |
HomeDirectoryDrive | string | "C:" | Indicates the drive of the user’s home directory. |
LastLogoff | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates the date and time the user last logged off the system. |
LastLogon | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates the date and time the user last logged on to the system. |
LogonHours | string | "Sunday: No Limit -- Monday: No Limit -- Tuesday: No Limit -- Wednesday: No Limit -- Thursday: No Limit -- Friday: No Limit -- Saturday: No Limit" | Specifies the times during which the user can log on. |
LogonServer | string | "OCEANIA" | Indicates the name of the server that the user has logged on to. |
MaximumStorage | uint32 | Megabytes. Indicates the maximum storage space that can be allocated to a specific user. | |
Name | string | "Administrator" | Key. Indicates the name of the user. Maximum length is 256 characters. |
NumberOfLogons | uint32 | 8 | Indicates the number of logons at any given time. |
Parameters | string | Indicates the parameters used in the NetWorkLoginProfile. | |
PasswordAge | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates the length of time a password has been in effect. |
PasswordExpires | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates date and time the password expires. |
PrimaryGroupId | uint32 | 513 | 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. |
Privileges | uint32 | 2 | Indicates user privileges allowed for the NetworkLoginProfile. |
Profile | string | "Administrator" | Contains information about the user. |
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. |
ScriptPath | string | "C:\\win\\profiles\\ JoeBloggs" | Indicates the path to the user’s logon script. |
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. |
UnitsPerWeek | uint32 | Indicates the units used each week in the NetworkLoginProfile. | |
UserComment | string | Indicates comments by users. | |
UserId | uint32 | 500 | A unique ID assigned to each user account. |
UserType | string | "Normal Account" | Indicates types of users. |
Workstations | string | Indicates the workstations used in the NetworkLoginProfile. |