Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Operations
Administration
 How to: Create a SQL Server Agent P...
Other versions are also available for the following:
SQL Server 2008 Books Online
How to: Create a SQL Server Agent Proxy (Transact-SQL)

This topic describes the steps required to create a Microsoft SQL Server Agent proxy.

  1. Execute sp_add_proxy, using the name of the proxy you want to add and the options for the proxy.

  1. Execute CREATE CREDENTIAL, providing the credential name, the name of the account to be used (usually a Windows account), and, optionally, you can also specify a secret. For more information, see CREATE CREDENTIAL (Transact-SQL).

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker