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.

  1. Resources
  2. Variables
  3. Users
  4. Queues
  5. Agents
  6. Dates
  7. Folders
  8. Jobs
  9. Sequences