White Papers

116 Lifecycle Controller Integration Best Practices Guide
16.4 Discovery of Users With Assigned CLP Privileges
Enumerate the DCIM_CLPRBAIdentityMemberOfCollection class to view all CLP identities that are assigned a role.
Applies to: LC1.5.0+
Prerequisites for script: none
Script: GetUsersAssignedCLPPrivileges.win
A) The Lifecycle Controller remote service must be in a “ready” state before running any other WSMAN commands.
The GetRSStatus() method or the GetRemoteServicesAPIStatus() method may be used depending on the version of the
LC Management registered profile.
B) GetUsersAssignedCLPPrivileges(): ENUMERATE the DCIM_CLPRBAIdentityMemberOfCollection class to view
all instances. See section 2.2 for a definition of ENUMERATE .
The associations between all CLP Identities and CLP Roles will be returned.