Hi Mharvey,
I tested your power shell command, from sap server i get the correct response:
[Thr 4992] <<- ERROR: SapSSLSessionStart(sssl_hdl=000000001AF86D30)==SSSLERR_PEER_CERT_UNTRUSTED
[Thr 4992] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-102): SSSLERR_PEER_CERT_UNTRUSTED
[icxxconn.c 1701]
While testing it against sap server from solarwinds server i get this Error:
Errors: ==============================================
get-content : Cannot find drive. A drive with the name 'S' does not exist.
At line:1 char:1
+ get-content S:\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (S:String) [Get-Content], DriveNotFoundException
+ FullyQualifiedErrorId : DriveNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Do you have any idea ?
Regards
Rafi