JAMS PowerShell Export-Import Cmdlets
You can export and import Jobs, Sequences, folders, triggers, and variables with the JAMS PowerShell Module as well as its Export-JAMSXml and Import-JAMSXml cmdlets.
NOTE: These PowerShell cmdlets cannot be used with PowerShell
Core.
To ensure objects are accessible to Jobs and Sequences, import them in the order shown below. Otherwise, an error may occur because the object is not available.
- Resources
- Variables
- Users
- Queues
- Agents
- Dates
- Folders
- Jobs
- Sequences