New-DbaAgentJobCategory authentication failure #5034
Labels
bugs life
good first issue
help appreciated
If you have time to swing by and submit a PR to fix some things, we would greatly appreciate it
Steps to Reproduce
Expected Behavior
Agent job category is created and passes back the new category info.
Actual Behavior
Running this produces the following error:
Of course, I'm not trying to authenticate with Kerberos, I'm passing in SQL credentials. The target server is setup for mixed authentication.
I'm pretty sure this coming from this line, which needs to also include the
-SqlCredential
parameter.Environmental data
The text was updated successfully, but these errors were encountered: