Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.66 KB

File metadata and controls

69 lines (40 loc) · 1.66 KB
Download Help Link https://aka.ms/powershell76-help
Help Version 7.6.0.0
Locale en-US
Module Guid fb6cc51d-c096-4b38-b78d-0fed6277096a
Module Name CimCmdlets
ms.date 02/20/2019
schema 2.0.0
title CimCmdlets Module

CimCmdlets Module

Description

Contains cmdlets that interact with Common Information Model (CIM) Servers like the Windows Management Instrumentation (WMI) service.

This module is only available on the Windows platform.

CimCmdlets Cmdlets

Retrieves the CIM instances that are connected to a specific CIM instance by an association.

Gets a list of CIM classes in a specific namespace.

Gets the CIM instances of a class from a CIM server.

Gets the CIM session objects from the current session.

Invokes a method of a CIM class.

Creates a CIM instance.

Creates a CIM session.

Specifies advanced options for the New-CimSession cmdlet.

Subscribes to indications using a filter expression or a query expression.

Removes a CIM instance from a computer.

Removes one or more CIM sessions.

Modifies a CIM instance on a CIM server by calling the ModifyInstance method of the CIM class.