I\'m running into a strange behavior with a powershell Start-Process call.
Here is the call:
$process = start-process ` \"C:\\somepath\\MyBinar
There is a Microsoft KB 2701373 on a similar issue with a hotfix available. Helped me to resolve the problem.