User Group Resource

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)

PropertyData typeExampleNotes
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[]datetimeSee “Date and Time Formats” at the beginning of this appendix.An array of the times that the SMS discovery agents discovered the resource.
Namestring"Domain Guests"Indicates the name of the resource.
NetworkOperatingSystemstring"Windows NT"Indicates the name of the operating system associated with the resource.
ResourceIDuint3226Key. 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.
ResourceTypeuint323Indicates the resource type.

SMS default values are:
3 = User Group
4 = User
5 = System
6 = IP network

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.
UniqueUsergroupNamestring"RED1DOM\\
Domain Guests"
Indicates a unique user group name that represents the resource.
UsergroupNamestring"Domain Guests"Indicates the name of the user group.
WindowsNTDomainstring"RED1DOM"Indicates the Windows NT domain associated with the resource.