CimPSDrive icon indicating copy to clipboard operation
CimPSDrive copied to clipboard

Add CimClass property/method to CMClass

Open SeeminglyScience opened this issue 7 years ago • 0 comments

I'd like to be able to get an instance of the cimclass associated with a CMClass. Get-CimClass works, but when navigating an API that requires a namespace, class name, and CimSession that can be painful (SCCM for example). Having easy access on the item returned by the provider would be a big help with exploration.

SeeminglyScience avatar Apr 30 '18 16:04 SeeminglyScience