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

Jeff Currier
ServiceNow Employee
ServiceNow Employee

Is there any text beyond what you have given here?  You are showing the command, but not the error.  That said, have you looked at the PowerShell  troubleshooting guide?

digvijay0410
Tera Contributor

hi,

 

Have you got this issue resolved, i am facing similar issue with my MID and not getting solution to fix. Please let me know the solution if you have got.

 

Regards

Digvijay

HI 

I haven't received the solution for this.

Harshal Aditya
Mega Sage
Mega Sage

Hi,

 

I also faced this issue it got fixed once I revalidated the mid server,

 

Regards

Harshal