Hello,
My company does not allow for the Orion SDK to be installed on the same server as the SQL database is on.
We are also not allowed to hard code any username or passwords into our scripts.
The admin does not want to enter their username or password using the get-credential call either.
That leaves me with two options when using connect-swis:
-Trusted and -Certificate
I have already tried both of these options remotely but have no success, I believe there is a firewall blocking my access.
How have you guys overcome this security issue?
Also what exactly are these calls?
Thanks,
Will.