Login attempts via powershell

This feature has been implemented in version 2026.1.0
Implemented

Login attempts via powershell

2 votes

avatar

Hello.

Is it possible to get the Login attempts to Devolutions Server, using powershell?

I know that there is a Scheduled report in the Devolutions Console, but it only checks every day and i wanted something more recurring.

For context:
I would like to have a script checking it every 5 minutes and send the info into a log.
That log would be consulted by an item in Zabbix and trigger and alarm is there would be any new data (new login attempt).

Thank you
Ricardo Neves

All Comments (3)

avatar

Hello Ricardo,

Thank you for reaching out to the Devolutions support team.

It appears we do not have a cmdlet for this type of report.
I will move this to the feature request thread.

Best regards,

Patrick Ouimet

avatar

Thanks Patrick

avatar

Hello @ricunhaneves,

Version 2026.1 of the Devolutions.PowerShell module introduces the Get-DSLoginAttempt cmdlet, which enables users to fetch login attempts from DVLS.

Best regards,
Christian

This feature has been implemented in version 2026.1.0