White Papers

134 Lifecycle Controller Integration Best Practices Guide
RegisteredOrganization = 1
RegisteredVersion = 1.0.0
24.2 Discovery of Base Server and Physical Asset profile support [LC1.5.1]
There is not an LC registered Base Server and Physical Asset Profile prior to LC2.0. There are however, separate Base
Server and Physical Asset profiles.
Use the following procedure below to confirm the existence of the Base Server profile and Physical Asset profile support
prior to LC2.0.
Applies to: LC1.5.0, LC1.5.1
Prerequisites for script: none
Script: GetBaseServerAndPhysicalAssetProfilesLC151.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) GetCIMRegisteredProfiles(): ENUMERATE the DCIM_RegisteredProfile class to view all registered profiles. See
section 2.2 for a definition of ENUMERATE .
C) Search for “RegisteredName= Base Server” and note its instanceID to use in step E)
D) Search for “RegisteredName= Physical Asset” and note its instanceID to use in step F)
E) GetCIMRegisteredProfile(): GET the DCIM_RegisteredProfile instance using the InstanceID from C). See Section
2.3 for a definition of GET.
CIM_RegisteredProfile
AdvertiseTypeDescriptions = WS-Identify
AdvertiseTypes = 1
Caption
Description
ElementName
InstanceID = DCIM:CSRegisteredProfile:1
OtherRegisteredOrganization
RegisteredName = Base Server
RegisteredOrganization = 2