Mid Server Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2024 02:48 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2024 05:10 AM - edited 11-22-2024 05:16 AM
What version of powershell do you have installed on that mid?
This KB might help. MID Server Credential test failing - Support and Troubleshooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2024 02:18 AM
The version of PowerShell is 1.0.01
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2024 03:31 AM
@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/...