Viewing post 1 (of 2 total)
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...
February 3, 2009 at 4:09 pm
#937633