• v.sandeep06 (10/9/2012)


    Hi every one , any one help me on below requirement

    I had two servers

    server 1 -------SSIS Package is present

    server 2----- EXe location

    I had SSIS Package in server 1 , at one step am calling the exe present in server 2 and passing arguments and working directory to server 2

    when i execute the package the package should execute in Server 1, but when it trigger to exe the exe should execute in server 2 not in server 1

    can any one help me on these i can use dotnet also

    thanks in advance

    Executing a command on a remote server is a trivial thing to do using PowerShell. PowerShell: Running Remote Commands

    PsExec is also an option.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato