Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    This answer would be much better if you explain what this additional parameter does, and what its potential limitations are. Knowing nothing about it, I can't add anything constructive, but purely from the name, it sounds like it could be introducing some sort of security vulnerability. Commented Jul 10, 2017 at 9:19
  • Adding the Trusted_Connection=yes parameter overrides the entered Uid=<UID> and Pwd=<PWD> parameters and uses the current user's credentials to login. See this link for further explanation. If the OP wants to use different credentials, this solution will not work. Commented Jun 12, 2019 at 22:22