make SDK scan job a user job. Run jobs under new init method to avoid the SDKManager from being constructed twice by client requests.
echo off
echo Copy binaries to ..\..\..\os\win32\x86
copy /V %1\TCFProtOST.dll ..\..\..\os\win32\x86
copy /V %1\TCFProtOST.lib ..\..\..\os\win32\x86
copy /V %1\TCFProtOST.map ..\..\..\os\win32\x86