Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow local DB connections #663

Open
tigran-a opened this issue Sep 19, 2023 · 0 comments
Open

Allow local DB connections #663

tigran-a opened this issue Sep 19, 2023 · 0 comments

Comments

@tigran-a
Copy link

Hi,

With Integrated Security = True, currently there is no possibility to pass into Open-IcingaMSSQLConnection a local server connection (like server=(localdb)\myInstance, as described here ).

The port separated with a comma will always be there:
https://github.com/Icinga/icinga-powershell-framework/blob/262f0c432f61882aeb270ca45949de715afe0738/lib/mssql/Open-IcingaMSSQLConnection.psm1#L69C55-L69C67

Maybe there are some workarounds meanwhile? Trying to use Invoke-IcingaCheckMSSQLHealth for a Server\Instance...

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant