Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




Connect To Baramundi

This activity connects to Baramundi.

...

  • Output status (type: string): outputs the baramundi status. 

Remove

...

Server From Job

This activity removes a user from a membership collectionserver from job.

Activity Parameters

The Remove User from CollectionServer From Job activity parameters can be provided by manual inserted values or via IN arguments or variables:

All of the input parameters are mandatory.


Parameters:

  • Collection ID (text box editor type) (type: string): enter the collectionID. This parameter can be retrived using 13669699530 activity.
  • Connection (text box editor type) (type: string): SCCM  Baramundi connection string. The Output from Connect to SCCM acitivity Baramundi activity should be used as Input here.
  • QueryID Job Name (text box editor box editor type) (type: string): enter the query ID. Can be retrieved by using 13669699530 acitivy.

The Read Only Output variable are the possible output values that the activity will provide:

...

Remove Computer from Collection

This activity removes a device from a collection.

Activity Parameters

The Remove Computer from Collection activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Removed

All of the input parameters are mandatory.

Parameters:

...

The Read Only Output variable are the possible output values that the activity will provide:

  • Output result (type: string): activity returns true if user was added and null if not

Set Primary Device

This activity sets a primary device (Device Affinity).

Activity Parameters

The Set Primary Device activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Removed

All of the input parameters are mandatory.

Parameters:

  • AffinityType (text box editor type) (type: string): enter the affinity type e.g. 2-Administrator defined
  • Machine Resource Id Job Name.  
  • Machine GUID (text box editor type) (type: string): enter the Machine Resource Id e.g. 16777219
  • Site Code (text box editor type) (type: string): enter the Site Code e.g. PS1
  • Site Server (text box editor type) (type: string): enter the Site Server e.g. CM01
  • User (text box editor type) (type: string): enter the username e.g. Domain\DemoUser

The Read Only Output variable are the possible output values that the activity will provide:

  • Output result (type: string): activity returns true if user was added and null if not

Install Software Package

This activity creates a new deployment package Software via SCCM.

Activity Parameters

The Install Software Package activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Removed

All of the input parameters are mandatory.

Parameters:

  • Connection (text box editor type) (type: string): SCCM connection string. The Output from Connect to SCCM acitivity should be used as Input here.
  • New Package Description (text box editor type) (type: string): enter the software package description e,g My new package description
  • New Package Name (text box editor type) (type: string): enter the software package name e.g. C:\\MyNewSourcePackage
  • New Package Source Flag (text box editor type) (type: string): enter the software package source flag e.g. 2
  • New Package Source Path (text box editor type) (type: string): enter the software package source path  e.g. C:\\MyNewSourcePackage

The Read Only Output variable are the possible output values that the activity will provide:

  • Output result (type: string): activity returns true if user was added and null if not

Delete Computer

This activity deletes a computer.

Activity Parameters

The Delete computer activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Removed

All of the input parameters are mandatory.

Parameters:

...

The Read Only Output variable are the possible output values that the activity will provide:

  • Output (type: object): outputs a SCCM connection. The Output of this activity should be used as input for all Connection parameters used for activities placed under SCCM. 

Get Computer Collection

This activity get collections assigned to computer.

Activity Parameters

The Get Computer Collection activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Removed

All of the input parameters are mandatory.

Parameters:

...

  • GUID. Use the output from Get Clients List activity to bind to Machine GUID parameter. 

The Read Only Output variable are the possible output values that the activity will provide:

...

:

...

This activity gets computer details.

Activity Parameters

The Get Computer Info activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Removed

All of the input parameters are mandatory.

Parameters:

  • Connection (text box editor type) (type: string): SCCM connection string. The Output from Connect to SCCM acitivity should be used as Input here.
  • Computer ID (text box type) (typeOutput status (type: string): enter the computer ID ( Resource ID) e.g. 1985471

The Read Only Output variable are the possible output values that the activity will provide:

  • Output (type: object): outputs the SCCM results - list of KeyValuePairs. To access the values use as key: Active, ADSiteName, AMTFullVersion, Name, NetBiosName, SNMPCommunityNameoutputs the baramundi status. 




Get User Info

This activity gets user details.

Activity Parameters

The Get User Info activity parameters can be provided by manual inserted values or via IN arguments or variables:

...