Unanswered Return value: -1073741502

  • 2011년 7월 20일 수요일 오전 7:30
     
     

    Hi,

    I am trying to execute SCCM client agent from \\Server_Name\Share_Folder_Name\ccmsetup.exe by using Microsoft Opalis "Run Program object". I am facing the following error.

    Connecting with OpExec service on Test-02 ... Starting cmd.exe on Test-02... Executing cmd.exe on Test-02...

    cmd.exe started on Test-02 with process ID 1312.......... Waiting for completion...

    Process completed.
    Obtaining the remote execution status...
    Disconnecting from Test-02...
    Disconnected
    Return value: -1073741502; Log status: 16 (Process exited on Test-02 with return code -1073741502.)

    What is the problem? Pls revert why the Run Program Object is not able to execute SCCM client agent in the remote machine.

    Regards,

    Sayeeraman Raakesh


    Sayeeraman Raakesh

모든 응답

  • 2011년 9월 10일 토요일 오후 9:08
     
     

    Hi Sayeeraman,

    Exit code -1073741502 usually means: Initialization of the dynamic link library failed

    Are there any DLLs missing on the location where your app is being executed? Is it installed correctly?

    Regards,
    Łukasz