When running a PowerShell script from the polling engine to remotely connect to a device, it is successful but once i add this script into a SAM PowerShell component i receive the error:
"The security database on the server does not have a computer account for this workstation trust relationship"
I am in the process of rebuilding my solarwinds env, and in the legacy env we use this powershell compoennt monitor and it works fine.
In the new enviornment, i can remotely execute the script from the polling engine to the end device and it is succsessful but once i add it into the powershell component i receive the error.
Ive also tried this with other scripts as well, any powershell script ran against the device has the error. I am usign the same credentials in SAM that i used to run the script from the polling engine.
PLEASE HELP!