CimPSDrive icon indicating copy to clipboard operation
CimPSDrive copied to clipboard

SHiPS based provider to navigate CIM classes and namespaces

Results 4 CimPSDrive issues
Sort by recently updated
recently updated
newest added

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...

In much the same way that the Registry provider allows me to map a PSDrive to a specific registry key, I'd like to be able to map a CIM psdrive...

One should be able to do: ``` powershell PS> dir CIM:\localhost *PRINTER* -recurse ``` This works today but the problem is that it enumerates all the instance directories so it...

The purple on the top and left, and broken lines right and bottom hurt my eyes!