Remove from Device Collection activity

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • The Remove from Device Collection activity removes a device from a Microsoft System Center Configuration Manager (SCCM) device collection.

    The Remove from Device Collection activity uses the Powershell activity template to remove a device from a device collection on a Microsoft SCCM server. The activity is configured to use a MID Server with Powershell capabilites and to run a MID Server script called RemoveFromUserCollection.ps1 to edit the collection.

    To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > System Center Configuration Manager (SCCM).

    Input variables

    표 1. Remove from Device Collection input variables
    Variable Description
    sccmServer The fully qualified domain name (FQDN) of the SCCM server.
    collection Name of the device collection.
    device Name of the device to add to the collection.

    Output variables

    표 2. Remove from Device Collection output variables
    Variable Description
    output Variable that contains a value that is passed to other activities in the workflow
    error Variable that contains the activity output error message.

    Conditions

    표 3. Remove from Device Collection conditions
    Condition Description
    Success Activity successfully removed the device from the SCCM device collection.
    Failure Activity failed to remove the device from the SCCM device collection.