Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


finickingwithvc
2017-12-05T20:53:49Z
I'm running a powershell script to a remote server and the script works fine outside of VC but when I run it in VC, it gives me the following error:

ExecuteProcess("C:\Program Files (x86)\VisualCron\\PowerShell\TaskPowerShell.exe" 401289574)->System.NotSupportedException: Specified method is not supported.
at System.Management.Automation.Internal.PSDataCollectionPipelineReader`2.ReadToEnd()
at TaskPowerShell.PowerShellTaskClass.Run(ProcessPowerShellTaskInfoClass ti, StringBuilder& sbStandardOut, StringBuilder& sbStandardError, Boolean& bolResult)
ExecuteProcess("C:\Program Files (x86)\VisualCron\\PowerShell\TaskPowerShell.exe" 401289574)->Unhandled execution error: System.NotSupportedException: Specified method is not supported.
at TaskPowerShell.PowerShellTaskClass.Run(ProcessPowerShellTaskInfoClass ti, StringBuilder& sbStandardOut, StringBuilder& sbStandardError, Boolean& bolResult)


The script just runs a mongodump on the local of the remote machine. I'm on Version 8.2.7.
Sponsor
Forum information
Support
2017-12-08T10:28:45Z
Please register with official email so the support is connected to an existing company.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top