diff --git a/docs/docs/meshcentral/devicetabs.md b/docs/docs/meshcentral/devicetabs.md index 4373a399..69e21fa3 100644 --- a/docs/docs/meshcentral/devicetabs.md +++ b/docs/docs/meshcentral/devicetabs.md @@ -2,25 +2,135 @@ ## General +For viewing general information about the agent + +* Group +* Description +* IP-KVM Port Number +* IP-KVM Port Type +* Intel AMT +* Intel AMT Tag +* Mesh Agent +* Operating System +* Windows Security +* Antivirus +* Active User +* User Consent +* Notifications +* Tags + +### Fields + +### Buttons + +Actions +Notes +Log Event +Message +PDU On/Off/Control +Chat + ### 7 Day Power State -Legend - -1. Black color: device is powered om -2. purple color: device is in sleep state -3. blue/green color : device is connected trough amt/cira, but not powered on -4. grey color: device is powered off - ![](images/7daypowerstate.png) +Legend + +* **_Black color_**: Device is powered on +* **_Purple color_**: Device is in sleep state (Intel AMT agents only) +* **_Teal color_**: Device is connected through AMT/CIRA, but not powered on (Intel AMT agents only) +* **_Grey color_**: Device is powered off (Intel AMT agents only) + +### Text Links + +You can set alternate port in the link if it's not default by right-clicking. + +![](images/general_alternateports.png) + +* Interfaces +* Location +* MeshCmd +* RDP +* Web-VNC +* Web-RDP +* Web-SSH +* XTerm +* HTTP +* HTTPS +* SSH +* SCP +* MQTT Login + ## Desktop +For connecting to the machines KVM interface. + +### Connect Button + +Right-clicking on Connect button will give you additional options: + +* Ask Consent + Bar +* Ask Consent +* Privacy Bar + +![](images/desktop_connectbutton.png) + +### RDP Connect Button + +Right-clicking on RDP Connect button allows you to specify Alternate Port. + +![](images/desktop_rdpconnectbutton.png) + +### Intel AMT Connect Button + +Uses Intel AMT to control video output of the hardware video card. + ## Terminal +For connecting to a command line based interface on the agent + +Right-clicking on Connect button allows you to: + +!!!note + Linux and Windows have different options: + +* Admin Shell (Windows) +* Admin Powershell (Windows) +* User Shell (Windows) +* User Powershell (Windows) +* SSH (Linux) + +![](images/terminal_connectbutton.png) + ## Files + +For transferring files to and from the agent. ## Events +Mesh Events related to the agent. This is your audit log to see what actions have been taken on the agent from the MeshCentral server. + ## Details -## Console \ No newline at end of file +Agent information that includes: + +* OS +* Agent Info +* Network Info +* BIOS +* Motherboard +* Memory +* Storage +* Intel AMT + +Note you can show CPU and Memory usage info by clicking the icon in the top right corner + +![](images/details_cpuram.png) + +## Intel AMT + +## Console + +For debugging and communicating with the mesh agent. + +It allows JS commands to be issued to the device but also run extra commands from the meshcore. Type `help` for all available options diff --git a/docs/docs/meshcentral/images/2022-07-02-06-27-36.png b/docs/docs/meshcentral/images/2022-07-02-06-27-36.png new file mode 100644 index 00000000..de0ba8fc Binary files /dev/null and b/docs/docs/meshcentral/images/2022-07-02-06-27-36.png differ diff --git a/docs/docs/meshcentral/images/desktop_connectbutton.png b/docs/docs/meshcentral/images/desktop_connectbutton.png new file mode 100644 index 00000000..4f97e8f0 Binary files /dev/null and b/docs/docs/meshcentral/images/desktop_connectbutton.png differ diff --git a/docs/docs/meshcentral/images/desktop_rdpconnectbutton.png b/docs/docs/meshcentral/images/desktop_rdpconnectbutton.png new file mode 100644 index 00000000..4c338622 Binary files /dev/null and b/docs/docs/meshcentral/images/desktop_rdpconnectbutton.png differ diff --git a/docs/docs/meshcentral/images/details_cpuram.png b/docs/docs/meshcentral/images/details_cpuram.png new file mode 100644 index 00000000..8898f52f Binary files /dev/null and b/docs/docs/meshcentral/images/details_cpuram.png differ diff --git a/docs/docs/meshcentral/images/general_alternateports.png b/docs/docs/meshcentral/images/general_alternateports.png new file mode 100644 index 00000000..ab3d0451 Binary files /dev/null and b/docs/docs/meshcentral/images/general_alternateports.png differ diff --git a/docs/docs/meshcentral/images/terminal_connectbutton.png b/docs/docs/meshcentral/images/terminal_connectbutton.png new file mode 100644 index 00000000..52bbb888 Binary files /dev/null and b/docs/docs/meshcentral/images/terminal_connectbutton.png differ diff --git a/docs/powerpoints/MeshCentral - 0009 - Desktop Multiplexer.pptx b/docs/powerpoints/MeshCentral - 0009 - Desktop Multiplexer.pptx new file mode 100644 index 00000000..916288c6 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0009 - Desktop Multiplexer.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0027 - Overview Presentation.pptx b/docs/powerpoints/MeshCentral - 0027 - Overview Presentation.pptx new file mode 100644 index 00000000..5da21935 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0027 - Overview Presentation.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0028 - Multi-domain Server.pptx b/docs/powerpoints/MeshCentral - 0028 - Multi-domain Server.pptx new file mode 100644 index 00000000..a97a7bd0 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0028 - Multi-domain Server.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0029 - Technical - A short history of MeshCentral.pptx b/docs/powerpoints/MeshCentral - 0029 - Technical - A short history of MeshCentral.pptx new file mode 100644 index 00000000..485e5e73 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0029 - Technical - A short history of MeshCentral.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0030 - Technical - REST vs WebSocket.pptx b/docs/powerpoints/MeshCentral - 0030 - Technical - REST vs WebSocket.pptx new file mode 100644 index 00000000..da1d7a8a Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0030 - Technical - REST vs WebSocket.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0031 - Technical - Agent Updates.pptx b/docs/powerpoints/MeshCentral - 0031 - Technical - Agent Updates.pptx new file mode 100644 index 00000000..55392196 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0031 - Technical - Agent Updates.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0037 - Technical - Agent Tunnels(1).pptx b/docs/powerpoints/MeshCentral - 0037 - Technical - Agent Tunnels(1).pptx new file mode 100644 index 00000000..de5258d5 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0037 - Technical - Agent Tunnels(1).pptx differ diff --git a/docs/powerpoints/MeshCentral - 0037 - Technical - Agent Tunnels.pptx b/docs/powerpoints/MeshCentral - 0037 - Technical - Agent Tunnels.pptx new file mode 100644 index 00000000..e69de29b diff --git a/docs/powerpoints/MeshCentral - 0038 - Server & DB Migration.pptx b/docs/powerpoints/MeshCentral - 0038 - Server & DB Migration.pptx new file mode 100644 index 00000000..99b9c5e3 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0038 - Server & DB Migration.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0039 - Intel AMT Configuration and CIRA.pptx b/docs/powerpoints/MeshCentral - 0039 - Intel AMT Configuration and CIRA.pptx new file mode 100644 index 00000000..a4359402 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0039 - Intel AMT Configuration and CIRA.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0040 - Technical - Inter-User Messaging.pptx b/docs/powerpoints/MeshCentral - 0040 - Technical - Inter-User Messaging.pptx new file mode 100644 index 00000000..52cd2562 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0040 - Technical - Inter-User Messaging.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0042 - Technical - Web Applications.pptx b/docs/powerpoints/MeshCentral - 0042 - Technical - Web Applications.pptx new file mode 100644 index 00000000..1e74942d Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0042 - Technical - Web Applications.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0043 - Let's Encrypt.pptx b/docs/powerpoints/MeshCentral - 0043 - Let's Encrypt.pptx new file mode 100644 index 00000000..9cc81304 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0043 - Let's Encrypt.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0044 - JumpCloud.pptx b/docs/powerpoints/MeshCentral - 0044 - JumpCloud.pptx new file mode 100644 index 00000000..f7a9f6c8 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0044 - JumpCloud.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0045 - Local Device Management.pptx b/docs/powerpoints/MeshCentral - 0045 - Local Device Management.pptx new file mode 100644 index 00000000..0044dbdb Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0045 - Local Device Management.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0047 - MongoDB.pptx b/docs/powerpoints/MeshCentral - 0047 - MongoDB.pptx new file mode 100644 index 00000000..b6aea557 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0047 - MongoDB.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0048 - IP-KVM Support.pptx b/docs/powerpoints/MeshCentral - 0048 - IP-KVM Support.pptx new file mode 100644 index 00000000..9c0f5b37 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0048 - IP-KVM Support.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0049 - Web Power Switch.pptx b/docs/powerpoints/MeshCentral - 0049 - Web Power Switch.pptx new file mode 100644 index 00000000..86eed853 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0049 - Web Power Switch.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0050 - 2021 in Review.pptx b/docs/powerpoints/MeshCentral - 0050 - 2021 in Review.pptx new file mode 100644 index 00000000..d7211361 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0050 - 2021 in Review.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0054 - Public Server.pptx b/docs/powerpoints/MeshCentral - 0054 - Public Server.pptx new file mode 100644 index 00000000..9b230b25 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0054 - Public Server.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0057 - Technical - MeshCore & MeshCmd.pptx b/docs/powerpoints/MeshCentral - 0057 - Technical - MeshCore & MeshCmd.pptx new file mode 100644 index 00000000..4fa97a8b Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0057 - Technical - MeshCore & MeshCmd.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0063 - Port Aliasing.pptx b/docs/powerpoints/MeshCentral - 0063 - Port Aliasing.pptx new file mode 100644 index 00000000..924b1622 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0063 - Port Aliasing.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0064 - April Fools Joke - Car Automation Mesh.pptx b/docs/powerpoints/MeshCentral - 0064 - April Fools Joke - Car Automation Mesh.pptx new file mode 100644 index 00000000..6307dd80 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0064 - April Fools Joke - Car Automation Mesh.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0066 - Basic AMT 802.1x with JumpCloud.pptx b/docs/powerpoints/MeshCentral - 0066 - Basic AMT 802.1x with JumpCloud.pptx new file mode 100644 index 00000000..812a38b1 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0066 - Basic AMT 802.1x with JumpCloud.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0067 - Satellite & Advanced AMT 802.1x.pptx b/docs/powerpoints/MeshCentral - 0067 - Satellite & Advanced AMT 802.1x.pptx new file mode 100644 index 00000000..22b4641b Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0067 - Satellite & Advanced AMT 802.1x.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0068 - Local Device Management thru a Agent Relay.pptx b/docs/powerpoints/MeshCentral - 0068 - Local Device Management thru a Agent Relay.pptx new file mode 100644 index 00000000..5b7d48b5 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0068 - Local Device Management thru a Agent Relay.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0070 - Intel AMT System Defense.pptx b/docs/powerpoints/MeshCentral - 0070 - Intel AMT System Defense.pptx new file mode 100644 index 00000000..94487af7 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0070 - Intel AMT System Defense.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0075 - Intel AMT MEI and LMS.pptx b/docs/powerpoints/MeshCentral - 0075 - Intel AMT MEI and LMS.pptx new file mode 100644 index 00000000..ddaf3881 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0075 - Intel AMT MEI and LMS.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0077 - History of Intel AMT.pptx b/docs/powerpoints/MeshCentral - 0077 - History of Intel AMT.pptx new file mode 100644 index 00000000..3a269a6b Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0077 - History of Intel AMT.pptx differ diff --git a/docs/powerpoints/MeshCentral - 0078 - Intel AMT Activation.pptx b/docs/powerpoints/MeshCentral - 0078 - Intel AMT Activation.pptx new file mode 100644 index 00000000..b77c4cd3 Binary files /dev/null and b/docs/powerpoints/MeshCentral - 0078 - Intel AMT Activation.pptx differ diff --git a/docs/powerpoints/README.md b/docs/powerpoints/README.md index 159d630d..968e1706 100644 --- a/docs/powerpoints/README.md +++ b/docs/powerpoints/README.md @@ -1 +1,3 @@ -Please place Powerpoints and slides here \ No newline at end of file +Powerpoints from Youtube channel: + +Originals located at: \ No newline at end of file