Jump to content

Ricky

Hornbill Product Specialists
  • Posts

    227
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Ricky

  1. Hi @AndyGilly, Apologies for the delay in responding. I am still waiting for an update on this issue. I know that we have been able to identify the root cause of the problem and that the fix will be within the SIS. A release is due soon; however, I am still waiting for confirmation of the timeframe as I believe dependencies are holding back the release. I hope to get more information and hopefully an ETA later this week, and I will update you accordingly.
    Regards,
    Ricky

     

     

  2. @AndyGillyI can see that the Manage Executed Processes feature does not allow resuming a process after failure. I have asked the Dev team to look into the issue and if it is possible to implement the feature. The interface used for both BPM and Runbooks; however, Resuming a process is not supported for Runbooks. I will get back to you as soon as I get a reply.

    Ricky

     

    • Like 1
  3. @AndyGillyThanks for the update, the only thing i can see that may cause this the process not to set it, may be to do with IT Automation node setting the Policy not waiting for a response before the  next node is executed.

    image.png

    The execution policy can only be modified by ITOM via an IT Automation, so would  not have been modified unless specifically called, and therefore may have been changed by some other mechanism such as a Group Policy setting.

    Ricky

  4. 17 minutes ago, Ricky said:

    @AndyGilly There looks to be no issue with the execution, the only issue maybe where you are entering the Get-ExecutionPolicy to check the change.  The package is built to use the 32 bit (x86) version of PowerShell and thus the change would not be seen in the 64bit console.  This can be identified in the logs by the entry "2021-04-07 13:50:50Z Target platform: win3264".

    I am unable to get it to fail at my end and the output you have provided in the logs looks as if all was working as expected.

    When you set the Policy which version of PowerShell console are you setting it in PowerShell or Powershell (x86)?

    Ricky

     

    @AndyGilly  Ignore the above comment as it is mis-leading, i should of written it as follows:

    There looks to be no issue with the execution, the only issue maybe where you are entering the Get-ExecutionPolicy to check the change.  The package is built to use the native version of PowerShell and thus the change should be seen in the native console.   This can be identified in the logs by the entry:
     

    2021-04-07 13:50:50Z Target platform: win3264
    2021-04-07 13:50:50Z Using the native variant of PowerShell
    2021-04-07 13:50:50Z Using executable C:\Windows\system32/WindowsPowerShell\v1.0\PowerShell.exe
    

    I have notice that when we apply the setting and open the native console that the change is not registered, however the change is registered in the  PowerShell (x86) console.

    When you set the Policy, which version of PowerShell console are you setting it in PowerShell or PowerShell (x86)?

    Ricky

  5. @AndyGilly There looks to be no issue with the execution, the only issue maybe where you are entering the Get-ExecutionPolicy to check the change.  The package is built to use the 32 bit (x86) version of PowerShell and thus the change would not be seen in the 64bit console.  This can be identified in the logs by the entry "2021-04-07 13:50:50Z Target platform: win3264".

    I am unable to get it to fail at my end and the output you have provided in the logs looks as if all was working as expected.

    When you set the Policy which version of PowerShell console are you setting it in PowerShell or Powershell (x86)?

    Ricky

     

  6. @AndyGilly We have updated the ECM package to provide enhanced error messaging (https://community.hornbill.com/topic/20615-new-update-hornbill-itom-content-pack-32/)  this should help with any issues going forward.

    With regards to the Execution policy can you supply the the full debug log and Monitor for the Set-Execution Policy operation?  Would also be useful to get the output of following command on the target device

    Quote

    Get-ExecutionPolicy -List

    Thanks

    Ricky

     

×
×
  • Create New...