
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2019 03:38 AM
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
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 10:37 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 01:32 AM
after revalidate that error solved?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 10:37 PM
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