Scripts Overview
Theme: Overview | Who is it for? Automation engineers who create and maintain reusable scripts in OpCon
What Is It?
The Script Repository stores reusable scripts that can be referenced by multiple jobs. Scripts are versioned, typed (PowerShell, Shell, Python, etc.), and deployed to agents at runtime via a configured script runner. This eliminates the need to maintain script files on individual agents.
When Would You Use It?
- The Script Repository stores reusable scripts that can be referenced by multiple jobs
Why Would You Use It?
- Operational value: Eliminates the need to maintain script files on individual agents
When would you use this section?
- Adding a new script to the OpCon repository
- Creating a new script version while preserving the existing one
- Configuring a new script type or runner for a new scripting language
- Checking which jobs reference a script before modifying it
What is in this section?
| Page | Description |
|---|---|
| Manage Scripts | View, search, and manage all scripts in the repository |
| Manage Script Versions | Create and manage versions of existing scripts |
| Manage Script Types | Define the categories (languages) available for scripts |
| Manage Script Runners | Configure the runner programs that run each script type on agents |
Glossary
| Term | Definition |
|---|---|
| Role | A named collection of privileges that can be assigned to one or more user accounts. Users in a role inherit all of that role's privileges. |
| Solution Manager (SM) | The browser-based web interface for OpCon. Provides access to operations, self-service, vision dashboards, and configuration. |
FAQs
Q: What does the Scripts Overview cover?
The Script Repository stores reusable scripts that can be referenced by multiple jobs. Scripts are versioned, typed (PowerShell, Shell, Python, etc.), and deployed to agents at runtime via a configured script runner. This eliminates the need to maintain script files on individual agents.
Q: Who manages Solution Manager - Library in OpCon?
Automation engineers and administrators manage Solution Manager - Library settings, user access, and related processes.
Q: Where should I start in the Solution Manager - Library section?
Begin with the overview pages in the sidebar. Each page covers a distinct feature or workflow. Review access and role requirements with your OpCon system administrator before making configuration changes.