docs - adding to device tabs
silversword411 committed
Jul 2, 2022 at 06:30 UTC
5c48aea58e7adaf7dcce12566134e279669308d2
4 files changed
+58
-1
docs/docs/meshcentral/devicetabs.md
+58
-1
@@ -2,6 +2,12 @@
2
3
## General
4
5
+
6
+
7
+Set alternate port in the link if it's not default
8
+
9
+
10
+
11
### 7 Day Power State
12
13
Legend
@@ -15,12 +21,63 @@ Legend
21
22
## Desktop
23
24
+For connecting to the machine.
25
+
26
+### Connect Button
27
+
28
+Right-clicking on Connect button will give you additional options:
29
+
30
+* Ask Consent + Bar
31
+* Ask Consent
32
+* Privacy Bar
33
+
34
+# RDP Connect Button
35
+
36
+Right-clicking on RDP Connect button allows you to specify Alternate Port.
37
+
38
+# Intel AMT Connect Button
39
+
40
## Terminal
41
42
+For connecting to a command line based interface to the machine
43
+
44
+Right-clicking on Connect button allows you to:
45
+
46
+* Admin Shell
47
+* Admin Powershell
48
+* User Shell
49
+* User Powershell
50
+* SSH
51
+
52
## Files
53
54
+For transferring files to and from the agent.
55
+
56
## Events
57
58
+Mesh Events related to the agent. This is your audit log
59
+
60
## Details
61
26
-## Console
\ No newline at end of file
62
+Agent information that includes
63
+
64
+Note you can show CPU and Memory usage info by clicking the icon in the top right corner
65
+
66
+
67
+
68
+* OS
69
+* Agent Info
70
+* Network Info
71
+* BIOS
72
+* Motherboard
73
+* Memory
74
+* Storage
75
+* Intel AMT
76
+
77
+## Intel AMT
78
+
79
+## Console
80
+
81
+For debugging and communicating with the mesh agent.
82
+
83
+Type `help` for all available options
docs/docs/meshcentral/images/2022-07-02-06-27-36.png
Binary files /dev/null and b/docs/docs/meshcentral/images/2022-07-02-06-27-36.png differ
docs/docs/meshcentral/images/details_cpuram.png
Binary files /dev/null and b/docs/docs/meshcentral/images/details_cpuram.png differ
docs/docs/meshcentral/images/general_alternateports.png
Binary files /dev/null and b/docs/docs/meshcentral/images/general_alternateports.png differ