El envío de formularios en el sitio de soporte no está disponible temporalmente para programar el mantenimiento. Si necesita asistencia inmediata, comuníquese con el soporte técnico. Disculpe las molestias ocasionadas.
User is attempting to run a Windows powershell script in response to a Spotlight alarm using the "Run program" option.
Below is an example of what user is trying to execute from the run-program line within the Diagnostic Server:
powershell -Command "C:\Scripts\forward_alarm.ps1 -a testarg | out-file C:\Scripts\jc.txt -Append"
The contents of the "forward_alarm.ps1 script are below:
write-output $args
The jc.txt file never gets created.
Resolución
Before a user-defined PowerShell script can execute on a server, the script has to be either digitally-signed or the execution-policy for PowerShell on the server has to be lowered to allow the execution of scripts.
Once user changed the execution-policy for PowerShell to "RemoteSigned", the Spotlight Diagnostic Server is able to execute user PowerShell script(s).
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Bienvenido al portal de soporte
Puede encontrar ayuda de soporte en línea para el *producto* Quest en un sitio de soporte afiliado. Haga clic en Continuar para ser dirigido al contenido de soporte y a la asistencia adecuados para el *producto*.
Buscar todos los artículos
IE 8, 9 y 10 ya no son compatibles
El portal de Quest Software ya no admite IE 8, 9 ni 10 y se recomienda actualizar el navegador a la última versión de Internet Explorer o Chrome.