Community

Replace xp_cmdshell command line use with SQL Agent

(K. Brian Kelley) I need to run something from the command-line, but based on best practices xp_cmdshell has been disabled. The task that needs to run is an internal process that will originate from within SQL Server. Is there a way to do this without using xp_cmdshell?

Read More - Register for Free Membership