Has anyone successfully created a Template with a Windows Script Component that runs a Python script? I understand that Python scripts are supported, however I cannot get a python script to run. I have installed Python 2.7.3 & pywin32 on the Orion server. I can successfully run a python script from the command prompt on the Orion server using: CScript //E:Python <script>.pys. However, whenever I run a test I receive the output: "CScript Error: Can't find script engine "Python" for script "C:\ProgramData\SolarWinds\Orion\temp\e2a831a2-57ca-4912-9a6d-7a85024cf810"." According to the SAM admin guide, page 306, PythonScript is supported. I'm running SAM 6.0.0. Any help would be much appreciated.
↧