Hi, I have a strange behaviour here when trying to execute a powershell command on my guest system using VBoxManage... Hope you can help me. My goal is to remotely trigger the execution of different scripts on my guest VM and get their stdout and stderr. This works great for arbitrary scripts, e.g. ...