The device appears in your dashboard automatically within 30 seconds of the agent starting.
☁️ Connect Microsoft 365
📋 How to create an Azure App Registration (click to expand)
Step 1 — Create the App Registration
1. Go to portal.azure.com →
Azure Active Directory → App registrations → New registration
2. Name: LinkDesk RMM · Supported account types: Single tenant
3. Click Register
Step 2 — Copy your IDs
On the app overview page, note:
• Application (client) ID
• Directory (tenant) ID
Step 3 — Create a Client Secret
Go to Certificates & secrets → New client secret →
choose 24 months → Add
⚠️ Copy the Value immediately — it is only shown once.
Step 4 — Add API Permissions
Go to API permissions → Add a permission → Microsoft Graph →
Application permissions → add all of these:
User.Read.All · Directory.Read.All · Organization.Read.All
AuditLog.Read.All · SecurityAlert.Read.All · SecurityEvents.Read.All
DeviceManagementManagedDevices.Read.All
Then click Grant admin consent for [your org] — required for app permissions.
Step 5 — Enter the credentials below
📋 Assign Existing Device
🔀 Move Device
Moving:
👤 Add Customer
✅ Device Created — Install the Agent
Device ID—
Download the installer (.exe) and run it. The agent starts automatically and registers with the server.
Or manually — download, then set your Device ID in agent_config.json before first run:
1. Download linkdesk-agent-setup.exe from https://rmm.bitsperth.com.au/downloads/
2. Run the installer
3. Open C:\Program Files\LinkDesk\agent_config.json
4. Set "device_id" to the value above
5. Restart the LinkDesk Agent service
Download the installer (.pkg) and run it. Requires macOS 11+.