CimPSDrive
CimPSDrive copied to clipboard
Add CimClass property/method to CMClass
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.