Product Defect EXC-800
In current version, it will run multiple powershell commands at the same time. As a result, it can't get the PS result from Quest Remote Command Service via named pipe. As a resolution, a lock object will need to be added in powershell endpoint to ensure it will run only one PS command at a time.