Showing posts with label SQL Server Credential. Show all posts
Showing posts with label SQL Server Credential. Show all posts

Thursday, September 4, 2008

SQL Server Agent Proxy

What would you have to do if you want any job step to be executing with a different credential than SQL Agent Service Account. The answer is SQL Server Agent Proxy. I have written a useful article about SQL Server Agent Proxy on codeproject. You can access the article on the following link.
Click: SQL Server Agent Proxy