User Resource

Instances of this class represent individual Windows NT user accounts (although other operating systems may be allowed in the future). This is a subclass of SMS_Resource. It is a predefined class that is dynamically generated at provider run time and therefore does not appear in the _SMSprov.mof file.

Table B.52 User Resource (SMS_R_User)

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"RED1DOM/
Guest"
Indicates the name of the resource.
NetworkOperatingSystemstring"Windows NT"Indicates the name of the operating system associated with the resource.
ResourceIDuint323Key. 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.
ResourceTypeuint324Indicates the resource type.

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.
UniqueUserNamestring"RED1DOM/
Guest"
Indicates a unique user name that represents the resource.
UserNamestring"Guest"Indicates the user name of the resource.
WindowsNTDomainstring"RED1DOM"Indicates the Windows NT domain associated with the resource.