Manage the registrations for the selected script

Shows all assets on which this script is currently registered. If there are no assets shown here, then you may first need to publish the script, which you can do from the Select a script to view or edit page.

IMPORTANT: The Platform cannot register scripts on muted assets. If an asset doesn't appear in the available list for script registration as expected, make sure that asset isn't muted.

The Registered Assets table shows the following information for all assets on which the script is already registered or is in the process of registering:

Procedures from this page

From this page, you can run the registered script on assets, register the script on more assets, unregister the script from assets, cancel running scripts, disable scripts from assets, and enable scripts on assets. In addition, you can click a button to enable or disable auto-refresh for the table of assets where the script is registered.

How to run a script

For the related asset, click Run in the Actions column. This action is only available if the script is ready to be run (that is, not disabled). If the asset is muted, the Run action and checkbox for that asset will be disabled.

The Status updates to "Waiting to run". The next time the asset contacts the server it receives this action and runs this script.

How to register the script on more assets

1.       Above the table, click Register more assets. If this button is not shown, then the script must first be published.

2.       In the Choose assets for script wizard, select the other assets of this model on which you want to register this script and the assets on which you want to unregister this script.

IMPORTANT: The Platform cannot register scripts on muted assets. If an asset doesn't appear in the available list for script registration as expected, make sure that asset isn't muted.

3.       The Status updates to "Waiting to register". The next time the asset(s) contact the Platform, they receive this action and register this script.

How to unregister the script on assets

  1. Do one of the following:

  1. In the displayed message, click OK to continue unregistering the selected assets

IMPORTANT: The Platform cannot register or unregister scripts on muted assets. If you cannot unregister an asset, make sure that asset isn't muted.

The script will be deleted on the assets (at the registered paths), and the Agents for those assets will run any unregister commands defined in the script.

The Status updates to "Waiting to unregister". The next time the asset(s) contact the Platform, they receive this action and unregister this script. When the agent finishes unregistering the scripts, it returns a message to the Platform and those assets are removed from the table, unless there was an error.

How to stop a running script

For a related asset, click Cancel in the Actions column. This action is only available if the script is actively running on the asset.

The Status updates to "Waiting to cancel". The next time the asset contacts the server, it receives this action and stops this script.

How to disable a script

For the related asset, click Disable in the Actions column. The action is only available if the script is currently enabled on the asset.

The Status updates to "Waiting to disable". The next time the asset contacts the server it receives this action and disables this script from running.

How to enable a script

For the related asset, click Enable in the Actions column. The action is only available if the script is currently disabled on the asset.

The Status updates to "Waiting to enable". The next time the asset contacts the server it receives this action and enables this script for running.

Tips

See Also