Can we see the active connections to the repository with Powershell?
We want to monitor for sending alerts to troubleshoot an environment.
Can we see the active connections to the repository with Powershell?
We want to monitor for sending alerts to troubleshoot an environment.
Yeah, you can load the Laserfiche .NET libraries in PowerShell and query for sessions from there.
I shared a "ListRepositorySessions.ps1" script I wrote for this that should get you started here: https://answers.laserfiche.com/questions/206742/View-Active-Connections-in-SQL-Database#206804
Thank you! I assume the SDK Runtime is and install option of the full SDK Package but does not require a key. I sent this over to IT to see if it works on their server.
Yep. I'm pretty sure the "LaserficheSDKRuntimeInstaller.exe" is fully self-contained and while it can be invoked through the main SDK "autorun", doesn't have to be.