You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A commonly requested feature throughout technical preview is the ability to discover using PowerShell script.
At the moment the SCOM authoring UI doesn't expose any way to create classes and relationships directly, and this is an area where the user really needs to have some understanding of SCOM and what they are doing.
However, it does expose the ability to derive a new class from an existing one and add an additional property (populated by a registry key or WMI Query), and this is often a common case when adding CMDB properties to classes.