Microsoft Endpoint Configuration Manager
The Microsoft Endpoint Configuration Manager provides the overall Configuration Management (CM) infrastructure and environment to the product development team (formerly known as SCCM).
IT Services · Microsoft Endpoint Configuration Manager
Configuration parameters
ComputerName— ECM Server URL (e.g., 192.168.64.128) (required)credentials— Username (i.e., DOMAIN\username) (required)SiteCode— ECM Site Code (required)
Commands (19)
-
ms-ecm-collection-listGets a Configuration Manager collection.
-
ms-ecm-device-collection-createCreates a Configuration Manager collection.
-
ms-ecm-device-collection-excludeAdds an exclude membership rule to one or more Configuration Manager device collections.
-
ms-ecm-device-collection-includeAdds an include collections membership rule to a device collection.
-
ms-ecm-device-collection-members-addAdds a direct rule membership to a device collection.
-
ms-ecm-device-collection-members-by-query-addAdds a query membership rule to one or more Configuration Manager device collections.
-
ms-ecm-device-get-collection-memberGets a Configuration Manager device by querying the SMS_CM_RES_COLL_SMS00001 class. You can use the `ms-ecm-device-get-resource` or `ms-ecm-device-get-collection-member` commands to change the query class. Depending upon your role-based access in the site, you may need to use one of these other commands.
-
ms-ecm-device-get-resourceGets a Configuration Manager device by querying the SMS_R_System class. You can use the `ms-ecm-device-get-resource` or `ms-ecm-device-get-collection-member` commands to change the query class. Depending upon your role-based access in the site, you may need to use one of these other commands.
-
ms-ecm-device-listLists a Configuration Manager device.
-
ms-ecm-get-user-device-affinityGets the relationships between a device and its primary users.
-
ms-ecm-script-approveApproves a Configuration Manager PowerShell script.
-
ms-ecm-script-createCreates a new Powershell script.
-
ms-ecm-script-invocation-resultsGets a script invocation results.
-
ms-ecm-script-invokeInvokes a script in the Configuration Manager.
-
ms-ecm-script-listGets Configuration Manager PowerShell scripts.
-
ms-ecm-service-restartRestarts a service on a device or collection. (Implemented by creating and invoking the `XSOAR RestartService` script.)
-
ms-ecm-service-startStarts a service on a device or collection. (Implemented by creating and invoking the `XSOAR StartService` script.)
-
ms-ecm-service-stopStops a service on a device or collection. (Implemented by creating and invoking the `XSOAR StopService` script.)
-
ms-ecm-user-last-log-onGets the name of the last user who logged in to a given device.