Home » Executing custom scripts for Mac users
 

Executing Custom Scripts

Administrators would have the necessity to execute Custom Scripts, before or after deploying configurations. In some cases, executing custom scripts will help the administrators to perform some of the complex tasks at ease. Custom scripts can be executed during user logon or refresh cycle.  The first step in executing a custom script is to add Custom Scripts to the product's Script Repository, for them to be deployed to the target users.

Adding Custom Scripts

The following steps will explain you on how to execute "Custom Scripts" to users:

  1. From Configurations tab, navigate to Add Configurations -> Configuration -> Mac.
  2. Select Custom Scripts and choose User.
  3. Specify the name and description for the configuration .
  4. Select the operation type as create.
  5. You can choose the custom script, which has been added in the script repository. If you wanted to add a new custom script, then it should first be added to the script repository.
  6. Specify the arguments, if any, needs to be specified.
  7. Specify an Exit code, which should be returned when the script is executed successfully.
  8. Specify the frequency for this script to be executed, like only once, during every user logon, during subsequent user logon for specified number of times or all user logon until a specified time period.
  9. Define the target and execution settings.
  10. Deploy the configuration.

You have successfully created a configuration to execute the custom scripts for users.