Scripts and script groups
Creating a script
A script can contain multiple commands executed sequentially. This allows you to combine interdependent actions within a single task, such as checking the status of a computer, saving the result, and changing the configuration.
Go to IT Management > Tasks.
Click +Add new script.

Enter the script name and select a script group.
Select a language: PowerShell or CMD.
Optionally, add a description that explains the purpose of the script.
Enter the script code and click Create script.

Generating and editing scripts by eA Intelligence
When creating a script, you can use the Use eA Intelligence. Describe what the script should do, and AI will prepare a code proposal in the selected language.
You can continue talking to AI, ask for corrections or code expansion. When the result is ready, click Copy code and paste it directly into the script editor.
Code generated by AI does not run automatically. Before saving and deploying it, the administrator should review it.

Test the script on a test computer before deploying it to a larger number of devices. Scripts can change system configuration, delete data, or affect application behavior.
Script groups
Groups help keep the library organized, for example by separating administrative, diagnostic, security, or deployment scripts.
A group is not a task and does not run the scripts assigned to it. You select and run each script separately.
FAQ
Last updated
Was this helpful?
