QB Remote Agent

MeshCentral Agent fuer QB.group Remote-Support

Download 64-Bit (empfohlen) Download 32-Bit

Installation

1. Agent herunterladen (Button oben)

2. CMD als Administrator oeffnen:

Win + R → cmd → Strg+Shift+Enter

3. Alles in einem Befehl — kopieren, einfuegen, fertig (64-Bit):

if not exist C:\mc mkdir C:\mc & copy %USERPROFILE%\Downloads\meshagent64.exe C:\mc\ & C:\mc\meshagent64.exe -fullinstall

Fuer 32-Bit: if not exist C:\mc mkdir C:\mc & copy %USERPROFILE%\Downloads\meshagent32.exe C:\mc\ & C:\mc\meshagent32.exe -fullinstall

Hinweis: Der Agent startet automatisch bei jedem Windows-Start und ermoeglicht den Fernzugriff durch QB.group.

Zum Deinstallieren (als Admin): C:\mc\meshagent64.exe -fulluninstall