Error in MId Server

Insomaniac
Kilo Expert

Hi Experts,

I am getting the below error in one of the MIdserver. Has anyone encountered with this error before. 

How can i resolve this.

Error encountered when invoking PowerShell, the result from running '"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -noninteractive -nologo -noprofile -command "$ver = if (Test-Path Variable:\PSVersionTable) { $PSVersionTable.PSVersion } else { (get-host).Version }; 'full_version:' + $ver.ToString() + ', major_version:' + $ver.Major"' is

1 ACCEPTED SOLUTION

Thuan1
ServiceNow Employee
ServiceNow Employee

Please note that this error can be caused by running a powershell script that is not signed on an environment that requires those scripts to be signed. There are some powershell scripts used by Orchestration that is currently not signed.

 

This is a known issue and has been raised with ServiceNow as PRB1349797. For more information, please see KB0752093

View solution in original post

6 REPLIES 6

after revalidate that error solved?

 

Thuan1
ServiceNow Employee
ServiceNow Employee

Please note that this error can be caused by running a powershell script that is not signed on an environment that requires those scripts to be signed. There are some powershell scripts used by Orchestration that is currently not signed.

 

This is a known issue and has been raised with ServiceNow as PRB1349797. For more information, please see KB0752093