Commit Graph

578 Commits

Author SHA1 Message Date
si458
7d59210d05 swap powershell write to command instead
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-11-06 15:37:26 +00:00
si458
b39235643e more wmic replacements
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-11-04 15:09:38 +00:00
Josiah Baldwin
1d87c42977
Fixed bug with agent reconnecting (#6431) 2024-10-05 17:21:48 +01:00
si458
1d04a13a64 add oldStyle to consentMessages as workaround for win-userconsent crashing #6290
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-10 11:01:23 +01:00
si458
d367b2ed87 few fixes and doc updates
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-05 19:19:52 +01:00
Simon Smith
7c79dbcda1 fix peering traffic #5714
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-09-05 12:57:29 +01:00
si458
e1e59953f4 fix remoteaddr null in consent disconnect #6290
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-27 10:46:25 +01:00
si458
7caf2aa05d fix file edit box missing data #5813
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-17 16:00:06 +01:00
si458
e8da6a607c add nodeid to info in console #6097
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-05-17 14:41:51 +01:00
Simon Smith
274bb525a5
allow msh get/set/delete from console (#6074)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-05-10 14:12:39 +01:00
Simon Smith
548edd13d6
add lastbootuptime to columns and device powered on event (#5999)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-04-07 19:12:01 +01:00
Simon Smith
65d1346e06
open files/folders on desktop with files and console with openfile (#5986)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-04-03 09:51:18 +01:00
Simon Smith
f874e76f0c
wake mac screen with caffeinate (#5935)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-03-15 12:13:19 +00:00
silversword411
4027ee1b28
Fixing realname in notification for terminal sessions (#5928) 2024-03-14 14:51:33 +00:00
Simon Smith
4f11d7fdbc
allow meshctrl.js to reply with output from runcommands (#5932)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-03-14 14:33:02 +00:00
Simon Smith
9241c43435
add unzip to files
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-03-02 15:16:06 +00:00
si458
7912df307a update db sysinfo when sysinfo from console
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-22 17:57:12 +00:00
Simon Smith
82c70659b8
show cd-rom as volume
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-22 17:55:48 +00:00
Simon Smith
0b2368df9d
add Capacity Remaining
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-22 17:09:28 +00:00
Ylian Saint-Hilaire
f2bc7d5349 More BitLocker improvements. 2024-02-17 17:51:15 -08:00
Ylian Saint-Hilaire
e5e86fee19 BitLocker fixes, added drive volumes to details tab. 2024-02-17 14:01:49 -08:00
Simon Smith
cd2ede8369
add drive names and icons to files (#5749)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-31 14:06:02 +00:00
si458
97ed6c8285 fix coreinfo and sendPeriodicServerUpdate
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-29 15:13:24 +00:00
si458
df94b50d5d dont sendconsoletext muppet!
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-29 13:59:37 +00:00
si458
9542e77e1b update volumes and bitlocker periodically
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-29 13:16:39 +00:00
Simon Smith
cd48909dcb
add application location to info (#5740)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-26 14:59:34 +00:00
Simon Smith
b1451a1c8a
add extra services information
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-24 11:51:28 +00:00
Simon Smith
a2aed9e772
show rdp port on button and set rdpport in console (#5708)
* add rdpport to console

Signed-off-by: si458 <simonsmith5521@gmail.com>

* add port number to rdp connect button

Signed-off-by: si458 <simonsmith5521@gmail.com>

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-18 18:56:54 -08:00
Simon Smith
6cb05ce009
add dns servers to details tab (#5709)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-18 21:42:17 +00:00
Simon Smith
00db0a3a39
add timeout to message box notifications (#5689)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-12 22:46:12 +00:00
Simon Smith
cb0b02152a
escape apostrophes in privacybar realname (#5690) 2024-01-12 22:42:26 +00:00
Simon Smith
f33dbd31e5
add Defender for Windows Server (#5646)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-04 02:16:41 +00:00
Simon Smith
bfae0d6c6e
move identifiers to server side to allow future updates (#5641)
* move identifiers to server side to allow future updates

Signed-off-by: si458 <simonsmith5521@gmail.com>

* add rpi support

Signed-off-by: si458 <simonsmith5521@gmail.com>

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-12-22 15:18:17 -08:00
si458
4cad780613 add alert box message for translations
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-12-14 15:51:11 +00:00
Simon Smith
947d84316b
add old style alertbox
* add old style alertbox

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-12-14 14:24:55 +00:00
Simon Smith
7e1657d632
Add windows linux mac uptime (#5583)
* add linux uptime
* add mac uptime

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-26 18:15:49 +00:00
si458
ed56213d1b fix display response
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-12 19:23:26 +00:00
si458
08d5aef9c9 add display sleep/awake to console
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-12 19:04:59 +00:00
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