You can retrieve CIM classes in AutoShell.
To retrieve DMTF CIM classes, use the following command:
get-autoShellClasses CIM_*
To retrieve CA-defined CIM extension classes, use the following command:
get-autoShellClasses CA_*
Copyright © 2013 CA. All rights reserved. |
|