I am trying to run a Powershell script that launches Passolo, does an update, and generates a fileset. The script works fine on it's own but does nothing when run through an Atlassian Bamboo project. To make it really simple I created a very simple Powershell script that just launches Passolo. The script by itself works if I run it locally on the machine (Passolo launches and waits for user interaction). When I add the script to run through an Atlassian Bamboo project on the same machine, Passolo launches as a background process, so there is no user interaction. My question: Is anyone using Passolo successfully through Atlassian Bamboo?