V
V
Valery2021-10-06 09:46:22
System administration
Valery, 2021-10-06 09:46:22

Is there a program for sending diagnostic information by hot key for windows?

Hello! In any case, someone faced such a task)

Without the implementation of the domain. It is necessary that the user can press a key combination (for example: alt + space) and send an error message to the admin, by any means (mail, rest api, etc.). It seems that the message will contain a full screen of the screen and diagnostic information about the PC.

Is there a similar ready-made software, ideally with automatic creation of an application? Or is it better to make it yourself, if so, how is it better (I think about powershell in the background)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
ComodoHacker, 2021-10-06
@ComodoHacker

AutoHotKey will do the trick. Yes, and the usual shortcut to the PowerShell script too.
Only without thoughtful processes, without the responsibility of users, there will be no sense. They will send tons of garbage.
And without a domain it will be difficult.

R
Ronald McDonald, 2021-10-06
@Zoominger

Make it yourself.
Write a script (at least on Povershchel, at least on Piston), pack it into an exe. In the script, of course, the code for making a screen, collecting information and sending it anywhere.
Throw exe wherever you want, display a shortcut for it (also wherever you want). In the properties of the shortcut, specify the key combination to launch. Everything.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question