@aaaaa12345
Autohotkey sagt mir leider nichts.
Alle über Triggercmd aufgerufenen Scripte sind Powershell.
Normalerweise könnte ich die Parameter im script einfach wieder zusammensetzen.
Je nach Name des Servers werden aber eine unterschiedliche Anzahl von Parametern "erkannt".
I
Latest posts made by it_ibsolution.de
-
RE: Type out your parametersposted in Windows
-
RE: Type out your parametersposted in Windows
@Russ
Hi, how can I pass arguments to triggercmd, that are actually a string and get interpreted as multiple commands?I have a script, that triggers a backup script and the parameter is the server name.
For example the server name is "sapp30".
So I want to ask "Alexa, make a backup of sapp30"What triggercmd is receiving from alexa is
"Trigger sent from Alexa params = sap p 30"