/build/static/layout/Breadcrumb_cap_w.png

Get Anydesk ID

Hi Everyone,

Does anyone know how to get Anydesk ID using Custom Inventory Rules?

Thankyou!

*Edit:
Hi Guys,

Already find it, u guys can use this command if u need it :)

ShellCommandTextReturn(cmd /c for /f "delims=" %i in ('"C:\Program Files (x86)\AnyDesk\AnyDesk.exe" --get-id') do @echo %i)


0 Comments   [ + ] Show comments

Answers (1)

Posted by: MGruber 1 month ago
Yellow Belt
0

Hi,

also possible ist this to get the alias:

ShellCommandTextReturn(@echo off & for /f "tokens=2 delims==" %x in ('findstr "alias" ad_xxx_msi\system.conf') do echo %x)

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ