Instances of this class represent Windows NT user groups (although other operating systems may be allowed in the future). This is a subclass of SMS_Resource.
Table B.53 User Group Resource Object Type (SMS_R_UserGroup)
Property | Data type | Example | Notes |
---|---|---|---|
AgentName[] | string | "SMS_NT_USER_GROUP_ DISCOVERY_ AGENT" | An array of the names of the SMS discovery agents that discovered the resource. |
AgentSite[] | string | "RED" | An array of the sites from which the SMS discovery agents ran. |
AgentTime[] | datetime | See “Date and Time Formats” at the beginning of this appendix. | An array of the times that the SMS discovery agents discovered the resource. |
Name | string | "Domain Guests" | Indicates the name of the resource. |
NetworkOperatingSystem | string | "Windows NT" | Indicates the name of the operating system associated with the resource. |
ResourceID | uint32 | 26 | Key. Indicates an identifier for the resource that is unique to this site. System Resource Type inventory items with the same ResourceID were all discovered on the same 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. |
ResourceType | uint32 | 3 | Indicates the resource type.
SMS default values are: There are currently no defined values outside of this range. |
SMSAssignedSites[] | Indicates the three-letter site codes of the SMS sites that the resource is assigned to. | ||
UniqueUsergroupName | string | "RED1DOM\\ Domain Guests" | Indicates a unique user group name that represents the resource. |
UsergroupName | string | "Domain Guests" | Indicates the name of the user group. |
WindowsNTDomain | string | "RED1DOM" | Indicates the Windows NT domain associated with the resource. |