Hi!
We’re currently running a .bat script to do some simple copying of files to another destination, and we’re in the process of updating this to a powershell script, that basicly does the same, but does some additional checks and such first.
I’ve verified that i can run the script manually with when i’m logged in as the user specified in the “run as user”
But when i run a disaster recovery backup, i get the followig error:
Error Code: p7:78] Description: Unable to run nC:\Path_to_Script\Name-of-script.ps1] on the client. Internal Error .150995005] in CVSession while communicating with remote host wRemote system tFQDN of Commcell server]. Remote execute request returned error: ].]. n] Source: commcellserver, Process: startPrePostCmd
Anyone know what could be the issue here ? As far as i can see/understand, there should not be any “Remote System” ?