Support for Query Language CQL lacks documentation: CIM_QueryCapabilities missing
The Get-Ciminstance -QueryDialect parameter accepts CQL
https://technet.microsoft.com/en-us/itpro/powershell/windows/cimcmdlets/get-ciminstance#-querydialect
Official tutorials
http://www.wbemsolutions.com/tutorials/DMTF/wbem-cql.html
and specifications say the standard class CIM_QueryCapabilities reveals the features supported by the CQL implementation.
However, this class is missing, and documentation is not to be found.
Would Microsoft care to spare us the mystery?
1
vote
