Allow running (or always run) powershell script tasks with the -NonInteractive argument set.

XMLWordPrintable

      When a powershell command attempts to prompt for user input the task just hangs (as there is no user to provide the input to the prompt dialog).

      Powershell supports the -NonInteractive argument on its command line which disables the ability for commands to attempt to prompt. Unfortunately I do not believe it is possible to enable that non-interactive mode from within a running powershell session.

            Assignee:
            Marcin Gardias
            Reporter:
            Etan Reisner
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: