MS-SQL 2014 CMD Proxy Account

Aus Software Entwicklung Projekte
Version vom 2. November 2016, 12:27 Uhr von David (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „EXEC sp_xp_cmdshell_proxy_account 'Domain\WinAccount','pwd' = Errors = Problem : Msg 15137, Level 16, State 1, Procedure sp_xp_cmdshell_proxy_account, Line 1…“)

(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

EXEC sp_xp_cmdshell_proxy_account 'Domain\WinAccount','pwd'

Errors

Problem : Msg 15137, Level 16, State 1, Procedure sp_xp_cmdshell_proxy_account, Line 1 An error occurred during the execution of sp_xp_cmdshell_proxy_account. Possible reasons: the provided account was invalid or the '##xp_cmdshell_proxy_account##' credential could not be created. Error code: '5'.

Lösung : Starten des Management Studio mit Administratorrechten - UAC schlägt zu