• Cant retrieve exit code from Powershell script in OO

    Hello , I am using a PowerShell script located in /Base\[1.23.5]/Library/operations/Remote Command Execution/Powershell/Powershell Script, simply trying to run the following commands in script input: dir d:\ exit 13 even dir command is not working…
  • Powershell Environments Variables not beeing used

    Hi all, i have an OO Worklow which contains a Powershell Script Operation (/Base [1.21.1]/Library/Operations/PowerShell/PowerShell Script): Set-Location "${TerraformFilesPath}" terraform apply --auto-approve But this doesn't work. The Terraform…
  • Error on loading PowerShell Module Kemp.LoadBalancer.Powershell

    Hi, i am trying to execute a PowerShell Script which is on a Server. Therefore I am Using the /Base [1.21.1]/Library/Operations/PowerShell/PowerShell Script Operation. I have set up the Server, Script, username and password property. The Script…
  • Managing Kerberos double hop i Operations Orchestration

    Hi, is there any recommendation how to use kerberos when running runbooks as a different user? In our environment the OO automation service runs as service account A - but the actual automation runs as Service account B. When specififying a runas user…
  • git

    Hello All, I use OO for my custom powershell script operations. Each script file(s) located on the remote windows node(s). Now, I want to take codes/scripts from git repository with OO and trigger the code(s) on the remote windows node(s). is it possible…
  • Unable to access Disks or shared repertory other than C: with OO

    Hello everyone, It is my first post on this forum and also my first post on an English forum so please be lenient. I'm currently working with my computer and a distant server. Those 2 machines are linked by my company's network with some shared repertory…
  • How to use PowerShell script variable in next step

    Hi, We are using PowerShell script operation , in script block we have assign a variable to the command. How can I use the variable output in next steps. For ex: $hostname = hostname How can save the result of $hostname in result tab and use somewhere…
  • Base 1.3.0. (CloudSlang) - powershell_script - domain user

    Hello guys, I have a problem with PowerShell execution when I use domain user on windows server 2016, I have created local administrator which can run the same script. While I am running it with with domain user I get an error: java.lang.RuntimeException…
  • PowerShell Script Execution with Operations Orchestration

    Hi, One issue with HPE OO, PowerShell Script is running fine when run with Windows PowerShell and adding the local user -- but when ran the same script within HPE OO it is executing successfully but not adding local user in the system. Any idea or faced…
  • how to capture return values when invoking powershell scripts via HP-OO and powershell operator

    Has anyone using HP-OO had to capture return values from powershell scripts executed via the powershell operator in a flow? if so drop us a note. P.S.This thread has been moved from Data Center Automation Support and News to Operations Orchestration…
  • HP-OO using NRAS to call powershell script that is prematurely terminated due to NRAS

    Has anyone in the HP-OO forum been using OO 7.2 or other to call powershell scripts or other commands via NRAS and found the target command to be terminated prematurely? If so drop me a reply ----------------------------------------------- …