Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Powershell Permissions

$
0
0
I am attempting to run a Powershell step through SQL Agent.The owner of the job can execute Powershell from outside SQL Agent. I have created a credential and given it proxies for Powershell, SSIS Package Execution, and CmdExeI'm still getting the following error[b]Executed as user: [RedactedAccount]. The process could not be created for step 4 of job 0x6F48FE630C999B4081180F07C7D2C843 (reason: A required privilege is not held by the client). The step failed.[/b]What am I doing wrong?

Viewing all articles
Browse latest Browse all 467

Trending Articles