Simon Smith
5c527c4632
set wallpaper icon red if wallpaper removed ( #5533 )
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-10 18:36:03 -08:00
si458
12c3e4ee53
add installedapps to console for windows
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-09 18:20:32 +00:00
Simon Smith
55d81e0bf6
add uninstallagent to console help
2023-11-08 18:11:24 +00:00
Simon Smith
7b016eac58
add tpm support ( #5421 )
...
* add tpm support
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
* fix tpm semicolon mistake
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
---------
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-11-04 11:44:34 -07:00
Simon Smith
e0d73b2fcd
add agent psinfo ( #5476 )
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:29:05 -07:00
Simon Smith
2173921f07
fix runcommands missing data ( #5477 )
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:28:30 -07:00
Simon Smith
ae55285493
ignore if client sent new identifiers ( #5403 )
2023-10-08 14:27:39 +01:00
Simon Smith
1a34cba9fb
add bios mode
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-08 10:47:51 +00:00
Ylian Saint-Hilaire
e1b435fb0c
Merge pull request #5392 from Ylianst/bios-serial
...
add bios serial for windows
2023-10-06 12:16:54 -07:00
Abarna512
a397d9a79a
Disconnect desktop from User-side using Privay bar
...
If 'privacy bar' user consent option is enabled for desktop, then it will show the privacy bar in user side while taking desktop access.
But it will not disconnect the session even though clicks the close option. It will only close the privacy bar. This issue is fixed.
https://github.com/Ylianst/MeshCentral/issues/5289
2023-10-05 16:35:23 +05:30
Simon Smith
75a92ce485
add linux bios serial
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 19:51:59 +00:00
Simon Smith
14c3816fc9
add bios serial for windows
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 18:51:02 +00:00
Simon Smith
4fb8e4713d
add volumes to database
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-01 19:50:27 +00:00
Simon Smith
f057633e14
add windows volumes to sysinfo
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-01 18:43:23 +00:00
silversword411
b09f783cef
typo fixes
2022-12-16 09:03:45 -05:00
Bryan Roe
2a6e08f663
Added console command 'mousetrails' and 'deskbackground' to be able to get/set mouse accessibility and desktop background image path, on Windows.
2022-11-01 20:01:26 -07:00
Bryan Roe
d07ca171f9
Fixed redirection
2022-10-24 13:26:29 -07:00
Bryan Roe
3c5bc7ef3c
Updated 'sysnative' workaround for 32 bit agent on 64 bit windows, to include description explaining what is going on.
2022-10-19 23:28:13 -07:00
Bryan Roe
06ec0caec4
Added workaround for 32 bit windows agent on 64 bit windows, to inject sysnative when callind readdirSync() on %windir%
...
Updated documentation for windows terminal.
2022-10-14 11:18:49 -07:00
Ylian Saint-Hilaire
ad7cd67c02
Fixed details tab not updating on Linux ( #4466 )
2022-08-30 15:30:09 -07:00
Ylian Saint-Hilaire
9042f1282c
Put in guard code in meshcore.js to prevent new agent from crashing on setclip.
2022-08-28 11:32:54 -07:00
Ylian Saint-Hilaire
57bc21a1d1
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2022-08-27 15:47:30 -07:00
Ylian Saint-Hilaire
a3d66b60fc
Fixed meshcore.js, this.root._dispatcher.close(); missing on older agents.
2022-08-27 15:47:19 -07:00
Ylian Saint-Hilaire
70448ac197
Bryan's fix for meshcore.js: Added dispatcher.close() for setclip on Windows, if the dispatcher already exists
2022-08-27 15:01:22 -07:00
Ylian Saint-Hilaire
5d7fabfc21
Added guest web sharing of HTTP/HTTPS ( #4413 )
2022-08-25 20:11:47 -07:00
Ylian Saint-Hilaire
44af3a2408
Changed how stript-task will be integrated into MeshCentral, added run button to device general tab.
2022-08-18 21:31:09 -07:00
Ylian Saint-Hilaire
3aca17ea6d
Initial merged script-task into the agent.
2022-08-18 16:19:39 -07:00
Ylian Saint-Hilaire
8ac4281989
meshcore.js clean up.
2022-08-04 11:40:11 -07:00
Ylian Saint-Hilaire
8b81ee564c
Removed meshcore.js debug statement.
2022-08-04 01:52:29 -07:00
Bryan Roe
ac1158f55d
Added console command to set/unset Task Bar AutoHide on Windows
2022-08-04 01:01:59 -07:00
Ylian Saint-Hilaire
5f04c7a5d2
Removed the agent relay timeout that causes disconnections after 5 seconds ( #4352 )
2022-08-01 11:00:26 -07:00
Bryan Roe
f628c57eea
Updated tunnel idle timeout, to close the tunnel after a preset timeout if a command isn't received. Idle timeout is reset after a command is received.
2022-07-26 20:03:24 -07:00
Bryan Roe
579eb704a7
Added privacybar console command for Windows, to modify default pinned state
2022-07-18 10:47:48 -07:00
Bryan Roe
c22219f903
Fixed setclip bug where success was sent prematurely for Windows Service
2022-06-29 14:18:24 -07:00
Bryan Roe
b167f2a7b7
added domaininfo console command for windows
2022-06-05 16:50:39 -07:00
Ylian Saint-Hilaire
79c97af78b
Improved AmtConfig command in agent console.
2022-04-11 15:05:23 -07:00
Bryan Roe
e4b483354a
Added logic to remove 'safemode' from console command on Windows 32 bit agents running on 64 bit windows.
2022-03-28 22:15:45 -07:00
Bryan Roe
7db4a57f41
Added windows COM/WMI support for enumerating volumes and bitlocker status
2022-03-14 22:43:47 -07:00
Ylian Saint-Hilaire
320aa6f40c
Fixed guest sessions not being reported correctly by agents.
2022-02-23 17:17:28 -08:00
Bryan Roe
8349d1feae
modified to specify timeoutAutoAccept flag to win-userconsent
2022-02-22 15:52:15 -08:00
Ylian Saint-Hilaire
e160f8e73f
Added user consent config options, #3692
2022-02-22 12:32:49 -08:00
Ylian Saint-Hilaire
bbb9014fcd
Removed debug code in meshcore.js
2022-02-15 18:37:59 -08:00
Ylian Saint-Hilaire
1b49f64498
Use real name in agent message box, #3654
2022-02-15 11:10:55 -08:00
Bryan Roe
a590ea6aa1
Added support for new foreground/background MSH fields to set colors for windows user consent, privacy bar, and sendmessage dialog
2022-02-14 19:33:36 -08:00
Bryan Roe
45517db7dd
Fixed bug with long urls for openurl
2022-02-03 15:14:35 -08:00
Bryan Roe
ba11903615
Fixed uncaught exception that prevented notification from working on Files Tab
2022-02-01 20:29:28 -08:00
Bryan Roe
70b8d48320
Updated "SendMessage" to try to use updated windows dialog
2022-01-31 10:19:17 -08:00
Ylian Saint-Hilaire
1933ff9680
Fixed broken remote desktop when notification is enabled.
2022-01-16 21:30:38 -08:00
Ylian Saint-Hilaire
47a215951f
More MeshCore cleanup.
2022-01-16 19:12:13 -08:00
Ylian Saint-Hilaire
43682bf47f
MeshCore cleanup.
2022-01-16 18:28:26 -08:00