Mid Server Error

RishabhPandey
Tera Expert

I'm getting the below error in my mid server issue related list. Can anyone please explain what error exactly it is and how to resolve it.?

 

 

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

 

Issue Source: PowerShell Initialization  

3 REPLIES 3

James Behrens
Giga Guru

What version of powershell do you have installed on that mid?

This KB might help. MID Server Credential test failing - Support and Troubleshooting

RishabhPandey
Tera Expert

The version of PowerShell is 1.0.01 

Doci1
Kilo Sage

@RishabhPandey nothing is working with PSvs1. The MID Server requires the minimum PowerShell version 3.0 and supports versions up to PowerShell 5.1.

Based on official doc: https://www.servicenow.com/docs/bundle/xanadu-servicenow-platform/page/product/mid-server/reference/...