Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: SQL Job step for calling batch file

    I've attemted to add a step in the SQL job using a Transact-SQL script (T-SQL) type with the command being

    EXEC master..xp_CMDShell 'D:\share\batch.bat'

    note: the path of 'D:\share\batch.bat' is on the Server...

Viewing post 1 (of 2 total)