SQL Agent jobs that run a PowerShell script need to run with a proxy account, so I can adhere to Windows permissions constraints. However, the SQL Agent job returned the following error message Message Unable to start execution of step 1 (reason: Error authenticating proxy DOMAIN\account_name, system error: The user name or password is incorrect.). […]
12
Nov