Powershell scripts in System Center Orchestrator 2022

Bilel Moakhar 0 Reputation points
2024-06-10T17:48:43.7833333+00:00

Hi all,

We are trying to move from SC Orchestrator 2012 to 2022 version. in previous version, we were using the Powershell integration Pack which allowed us to run PowerShell scripts in remote machines and use output of those scripts in runbook. Since that integration pack is no longer available in 2022 version, what would be the right approach to get same behaviour?

Thanks.

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
218 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,270 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Andreas Baumgarten 101.9K Reputation points MVP
    2024-06-10T19:43:32.2833333+00:00

    Hi @Bilel Moakhar ,

    the only option to run PowerShell code in SCORCH is the use of a Run .Net Script activity. This might require some redesign of an existing PS script to get it working.


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    0 comments No comments