Host isolation: what it does, what it breaks
Isolation cuts the endpoint's network at the agent, with a documented allow-list. Local stays working. Knowing what the user will experience is what makes the customer call survivable.
Isolation is the most powerful response action a helpdesk-level tech can take through Huntress, and the one customers feel most. Done right, it cuts an attacker’s access in seconds. Done badly, it takes a working endpoint offline at a critical moment without warning, and the customer is rightly upset. The skill is twofold: knowing what isolation actually does, so you can predict the customer impact, and knowing how to explain it to a customer in language they understand. The decision about when to isolate is the next lesson; this one is the mechanics.
What isolation does
The agent reconfigures the endpoint’s network to block almost all traffic. The endpoint stays powered on, the user can still log in locally, but the network is severed except for a documented allow-list:
- Huntress’s own back end, so the agent can continue to report and so you can un-isolate later.
- A small set of management exceptions the runbook may specify (RMM, sometimes the customer’s domain controller, sometimes a specific monitoring tool).
Everything else (internet access, file shares, internal application access, email) is cut. The endpoint becomes a stranded island on its own subnet.
The isolation is enforced by the agent itself, not by the customer’s firewall. That means it works regardless of where the endpoint is: corporate network, home, hotel WiFi, cellular. As long as the agent can reach Huntress, the isolation policy applies.
What the user experiences
A user on an isolated endpoint typically sees:
- Browser shows “no internet.” Most internal applications fail to load.
- Email client can’t connect.
- File shares unavailable.
- Teams / Zoom / Slack disconnect.
- Local files (already on the endpoint) still accessible.
- RDP from a documented management workstation usually still works, if the allow-list includes that path.
- The endpoint is otherwise functional; applications that don’t need the network keep running.
The user thinks their computer is broken. Without warning, that’s the moment they call. With warning, they know what is happening and what comes next.
Un-isolating
The reverse action is straightforward: in the portal, un-isolate the host. The agent removes the network restrictions on its next check-in (seconds to a minute or two). Network access returns; the user resumes work.
Un-isolation is not a decision to take lightly either. Releasing the host while the underlying threat is unresolved puts the same problem back on the network with the original access intact. The recovery checklist is the next-but-one lesson; it is what makes un-isolation safe.
The plain-language explanation for a customer
When the conversation lands on the user’s phone, the framing matters. “We’ve blocked the endpoint” sounds like the MSP is doing the damage. The right framing names the threat and the protection in four moves:
- Name the trigger. “Activity on your machine that needs immediate containment.”
- Name the action. “We’ve put it into a protected isolation state.”
- Name the limits. “You can still log in locally and use what’s on the machine, but it can’t reach the network until we’ve cleared the threat.”
- Name the next step. “I’ll call you when the machine is ready to come out of isolation.”
Customers who hear those four cleanly tend to be patient. Customers who hear “your machine is offline” without explanation tend to escalate immediately.
Patterns you’ll see in real work
- An isolated host shows in the portal with a clear visual indicator. Other techs glancing at the customer’s Agents view see at a glance that something is in containment.
- A customer calls because “the internet is down” on a single workstation, and that workstation has an active Incident Report. Often the isolation, not an internet outage.
- A user reports “Outlook is broken on my machine but Teams works on my phone.” Single-machine network failure with phone unaffected is isolation-shaped. Check the portal before troubleshooting Outlook.