TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. it_ibsolution.de
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    it_ibsolution.de

    @it_ibsolution.de

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    it_ibsolution.de Unfollow Follow

    Latest posts made by it_ibsolution.de

    • RE: Type out your parameters

      @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".

      posted in Windows
      I
      it_ibsolution.de
    • RE: Type out your parameters

      @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"

      posted in Windows
      I
      it_ibsolution.de