sys.sp_xp_cmdshell_proxy_account
general #stored-procedure
Description
Creates a proxy credential for Specifies that the proxy credential should be deleted. Specifies the Windows account to be the proxy. is disabled by default. To enable Arguments for extended stored procedures must be entered in the specific order as section.
Syntax
sp_xp_cmdshell_proxy_account [
NULL
| {
'account_name'
,
'password'
} ]
[ ; ]