The device page at a glance
Everything one managed Windows machine shows you: the tabs across the top, what each one holds, the switches and the policy in force, and the tray menu those devices display.
Device header
The machine's name, the client it belongs to, whether it is Online or Offline, when it was last seen, and how many tools are linked to it.
The tabs
Overview, Monitoring, Activity, Policy, Tickets, Integrations, Inventory, Files and Alerts. Files is only there for someone who has been granted the file browser permission.
Live tiles
The agent's most recent telemetry sample: CPU, Memory, one tile for each disk volume, and Network, each with a Last 24h sparkline. Every tile opens the Monitoring tab for the history, and a machine with no agent enrolled gets a line saying so instead of empty tiles.
Drives
One row per volume with how full it is, the filesystem, whether it is encrypted, and the recovery key when there is one to show.
Device Information
Hostname, operating system, processor, device type, location, who it is assigned to, the agent version, and the warranty line, which reads that warranty lookup is not connected until you connect Dell, Lenovo or HP under Integrations. The switches, the approval and the policy at the bottom of the same card are called out next.
The switches, the policy in force, the owner, and what has run
Switches, approval and policy
Remote control, Quarantine and Telemetry each show their state and the one button that changes it. Approval names who approved the device, Policy names the policy that governs it, Armed actions lists the command types armed for it, and View full policy opens the Policy tab.
Owner
Who the machine belongs to and how that was decided, with Change owner, Remove owner, and a tick for a shared device that has no owner.
Running actions
Every remote action queued against the machine with its result and who asked for it, newest first. Rows marked Automated are the ones a rule or a schedule started.
Health, Elise, and the section that holds notes and files
Health issues
What the agent has flagged about the machine itself. It reads that there are no health issues when nothing is wrong.
Troubleshoot with Elise
Opens a chat about this device. The card says plainly that it is read only: Elise takes a fresh read from the machine and never runs anything on it.
Recent activity
The last few events on this record. The Activity tab holds the full log, with filters by type, severity, actor and source, and an Export CSV button.
Notes, tags, lifecycle and files
A collapsed section holding free notes, tags, replacement history and files kept against the record. Open it with the chevron on the right.
Monitoring: the history behind the tiles
Time window
24 hours, 7 days or 30 days. Every chart on the tab follows the choice you make here.
CPU & Memory Trend
Both percentages over the window, captioned with how current the samples are.
Disk Trend
Disk usage over the same window, from the samples the agent reports.
Network Trend
Download and upload over the window, with the peak rate in the caption underneath.
Agent & Enrollment
Last check-in, agent version, update ring and approval, plus when the machine enrolled. A machine with no agent, or one that has not sent enough telemetry yet, gets a line saying so instead of an empty chart.
Policy: every setting, and where its value came from
What this tab is
Every RMM setting this device receives, and where each value comes from. The line points you at RMM > Policies to change one.
A settings group and its source chips
Each setting shows the value the device is running and a chip naming where it came from. Default is the shipped default; a chip naming a policy is a link into that policy's editor.
What installs automatically
The patching grid this machine is running: one row per update type, one column per severity, and what happens for each pair.
Inventory: the hardware the agent reported
Hardware
Secure Boot, graphics cards with their VRAM and driver, memory modules with slot, size, speed and part number, and the monitors plugged in. Battery tiles show up only where the agent reports a battery, so a desktop has none, and anything the agent has not collected reads as not reported rather than being left blank.
Inventory: installed software
Installed Software
Every application the agent found, with version, publisher and install date, searchable and sortable.
Inventory: updating an app on this machine
Third-Party Patching
Check for updates scans this machine for updates to managed applications, then they are updated one at a time.
Install an app
Search the catalog by name, publisher or package id, pick the application and click Install. The install runs as the system account through the same signed, audited path a script uses, so nobody has to be at the desk, and only an entry that is turned on in the catalog can be installed.
Inventory: local accounts and installed patches
Local Accounts
Every local account on the machine, whether it is enabled, whether it is an administrator, and when it last signed in.
Patches / Hotfixes
The Windows patches the agent found installed, with the KB number, what kind of update it was, and the date it went on.
Files: browsing the machine itself
Folder bar
The folder you are in, with controls to go up a level, refresh, and Upload here.
File list
Names, sizes and modified dates for the folder, over the same secure channel every other remote action uses. Every browse, download and upload is logged with the path, the machine and who did it, and a download or an upload asks for a fresh code first while browsing a folder does not.
Alerts raised on this machine
Status
One dropdown: Open, Acknowledged, Resolved, or All. The count of matching alerts sits on the right.
An alert
Severity, the condition that tripped, the observed value against the threshold, the status, how long it has been open and how many times it has repeated.
The policy behind the device: LAPS
The policy's own sections
General, Monitoring, Patching, Maintenance, Agent, Permissions, LAPS and Security Baseline. The header carries the policy's state, its priority, and what it applies to.
Rotate local-admin password
Off, On, or the shipped default. Turned on, the account below is rotated to a fresh random password on the schedule set here, and the rotate action also has to be armed on the Permissions tab before it will run.
Local-admin account
The local admin username to rotate on devices under this policy. It is created if it does not already exist.
Rotation interval (days)
How often the password rotates. A blank field falls through to the shipped default, which is shown as the placeholder.
The policy behind the device: Security Baseline
Screen lock
One setting watches whether the screen locks after inactivity, and the field beside it holds the longest timeout you will accept. A machine over that shows as drift.
The rest of the baseline
Host firewall, real-time antivirus, automatic updates, the account lockout threshold with its own maximum, and the built-in guest account. Each one watches and reports the control's real state, so you see the machines that do not match without a change being pushed at them.
The menu those devices show in their tray
Scope
Default for all devices, or a company, a tag, or a single device. A machine uses the most specific menu that applies to it: device, then tag, then company, then default, and the line above the form says so.
Support door wording
Support door name replaces Get Support on the desktop shortcut, the tray row and the installer checkbox for every device this menu covers. Form heading replaces the question at the top of the support form those devices open. Leave either blank and the default wording is used.
The About panel, your details, and the rest of the menu
The About entry
Its label, its icon, two rows of tokens you can drop into the text, and the panel's own content. "Insert a placeholder token" is filled in by the device itself. "Insert a server token" is a second row underneath it, filled in by the portal from your company's brand and support details when it delivers the menu, not by the device. The shipped text puts your company and support line above the machine's name, the signed-in user, the agent version and the last check-in.
Support email, phone and logo
Left blank, the portal fills the company name, support email and support phone from your company settings and your helpdesk mailbox before the menu is delivered, and sends your logo with it. Fill them in here and this menu uses these instead. An edit to the company name, phone, or logo reaches a device on its next check-in (src/app/api/agent/v1/poll/route.ts at 4b5e59a2f, resolveTrayMenuForDelivery runs on every poll).
Add item
Run a script, Open an app, Open a link, Send an email, a submenu, a text label, a divider, Create a ticket, About this device, or Exit. Add one here once and every device this menu covers renders it.
Why it works this way
The tokens in the About panel are filled in two places. Your company name, support email and support phone are put in by the portal before the menu is delivered, and the machine name, signed-in user, agent version and last check-in are filled in by the agent on the device itself.
A logo only reaches devices as a PNG or a JPEG under 256 KB. A bigger file still works on invoices and email; it is simply left off the tray and the installer.
The Files tab is invisible until an administrator grants the file browser permission, and it is off by default for everyone, including full admins. Uploading needs the higher tier of that same permission, which is why some people can browse and download but not upload.
The Security Baseline watches and reports rather than changing anything. The drift it surfaces is what drives the fix, so nothing is quietly reconfigured on an endpoint.
Every value on the Policy tab carries its own source chip, so a setting that looks wrong can be traced to what set it without reading a policy end to end.
The Inventory tab's own tables follow the same honesty rule as the rest of the device page: a device with no agent, or one that has not sent a report yet, says so instead of showing empty software, accounts or patches tables (src/app/admin/devices/[id]/tabs/inventory-tab.tsx at 4b5e59a2f, built for 'honest empty states for no-agent and no-inventory-yet').
Questions this page answers
What is the Monitoring tab for?
It charts this device's telemetry history - CPU, memory, and disk usage over the last 24 hours, 7 days, or 30 days - from the samples its agent reports. Pick a window with the buttons at the top; each trend is captioned with how current the data is. The Agent & Enrollment card shows the agent version, update ring, approval, and when it enrolled and last checked in. The live at-a-glance vitals stay on the Overview tab. If no agent is enrolled, or one is enrolled but has not reported enough telemetry yet, the tab says so instead of drawing an empty chart.
What is the Inventory tab for?
It shows the hardware and software this device has reported. Hardware: graphics cards, memory modules, battery health, connected monitors, and whether Secure Boot is on. Below that are three lists you can search: installed software, local user accounts, and installed patches. Admin accounts are flagged. A field the agent has not collected yet reads "Not reported" instead of being blank. A device with no agent, or one that has not sent a report yet, says so instead of empty tables.
How do I install an application on a device?
Open the device's Third-Party Patching card, search the catalog for the application, pick it, and click Install. The install runs winget as SYSTEM on that device through the same signed, audited execution path as any script you run there, so it needs no one signed in at the desk. Only an ENABLED catalog entry can be installed: if an app is not in the search results, either it is not in the catalog yet (add it on RMM > Patch Catalog) or its row is turned off.
What is the Files tab for?
It lets you browse this device's filesystem, download a file from it, or upload a file to it - over the same secure channel every other remote action uses. This tab is invisible unless an administrator has explicitly granted you the file-browser permission; it is off by default for everyone, including full admins. Every browse, download, and upload is logged with the path, device, and who did it. Downloading or uploading a file may prompt for a fresh MFA code first (browsing a folder does not).
What does LAPS do?
LAPS (Local Administrator Password Solution) makes the agent rotate the local-admin password on each device under this policy to a unique, random value on a schedule, and escrows the current password so an authorized tech can retrieve it when needed. It removes the shared, never-changing local-admin password that is a standard lateral-movement foothold.
What is the Security Baseline?
It is a set of NIST-aligned endpoint controls - screen lock, firewall, antivirus, automatic updates, account lockout, and the guest account - that the agent reports on for every device under this policy. It is the hardening checklist an auditor expects, expressed as settings you can manage in one place.
Does the baseline change my devices, or just watch them?
Today the baseline is monitor-first: the agent reports each control's actual state and flags drift when a device no longer matches the desired baseline, so you can see non-compliant machines without a surprise change being pushed to endpoints. Use the drift it surfaces to drive remediation; it does not silently reconfigure devices on its own.
Where do the About panel's company details and the tray logo come from?
From your company settings (name, phone, logo) and your helpdesk mailbox address; the agent shows your logo in its tray window and installer instead of the ezCyber one. The logo must be a PNG or JPEG under 256 KB to reach devices; a larger upload still works on invoices and email but is left off the tray and installer. The About entry's ${COMPANY_NAME}, ${SUPPORT_EMAIL}, and ${SUPPORT_PHONE} placeholders are filled in by the portal before delivery, and ${HOSTNAME}, ${USERNAME}, ${AGENT_VERSION}, and ${LAST_CHECKIN} by the agent on the device. An edit to the company name, phone, or logo reaches devices on their next check-in. The item editor's insert palette lists the three portal-filled tokens under their own "Server tokens" section, separate from the device-filled tokens above it.
How do the fleet, client, tag, and device scopes combine?
A device resolves its menu most-specific-wins: a device-level menu overrides a tag menu, which overrides a client (organization) menu, which overrides the fleet-wide default. Build the fleet default first, then override only the scopes that need something different - the rest inherit. The preview shows the resolved menu for the scope you are editing.
Can I rename the "Get Support" door?
Yes - open a tray menu and fill in Support door wording. The support door name replaces "Get Support" on the desktop shortcut, the tray row, and the installer's checkbox for every device this menu applies to (up to 24 characters, one line, and no \ / : * ? " < > | because it becomes the shortcut's file name). The form heading replaces "What can we help with?" at the top of the support form those devices open. Both follow this menu's scope: a device or tag menu that leaves them blank shows the defaults, not the company or fleet menu's wording. Devices already installed rename their shortcut on their next check-in; new installs use the company or fleet value.
Was this helpful?