IT Process Automation

 View Only
  • 1.  how does PAM execute Powershell script?

    Broadcom Employee
    Posted Nov 04, 2014 12:58 PM

    Does PAM launch a CMD and then run PS script inside it?

     

    Are there any settings as to how PAM launched Powershell script?

     

    I am trying to reduce the the memory footprint PS script will consume when launched from PAM.

     

    Mike



  • 2.  Re: how does PAM execute Powershell script?

    Posted Nov 12, 2014 12:15 PM

    Anyone able to help out Michael?

     

    MICHAEL GROTH wrote:

     

    Does PAM launch a CMD and then run PS script inside it?

     

    Are there any settings as to how PAM launched Powershell script?

     

    I am trying to reduce the the memory footprint PS script will consume when launched from PAM.

     

    Mike



  • 3.  Re: how does PAM execute Powershell script?
    Best Answer

    Broadcom Employee
    Posted Nov 12, 2014 12:25 PM

    Your first thought is how PAM handles PowerShell.  Each PowerShell command is a separate action, where PAM essentially opens a command window and executes the Powershell Script within.

     

    There are no PAM specific settings for Power Shell memory.   You can learn how to adjust the PowerShell memory here: Learn How to Configure PowerShell Memory