The server is down, nobody can work, and three people are standing at your desk. What happens in the next thirty minutes decides whether this is an anecdote or an incident: most of the lasting damage in server outages is not done by the fault but by the response, because the panicked half-hour is when data gets overwritten, evidence gets destroyed, and a two-hour problem gets converted into a two-day one. This page is the calm version of that half-hour, written to be read now and skimmed under pressure later.

One instruction before the list: if there is any sign of ransomware (files renamed, a note on screen, staff reporting locked documents), stop reading this page and switch to the incident response plan, because a security incident and a hardware failure need opposite first moves.

Minute 0 to 5: establish what “down” means

“The server is down” arrives as one sentence but describes a dozen different faults, and the first five minutes are for finding out which one you have:

Write down what you find with times attached. Two minutes of notes feels bureaucratic now and becomes gold an hour in, both for whoever fixes it and for the insurance or post-incident review later.

Minute 5 to 10: the do-not-touch list

Before anyone does anything heroic, the things that make outages worse, in the order they usually happen:

Minute 10 to 20: safe triage

With the situation mapped and hands off the dangerous options, the checks that fix a large share of outages without risking anything:

  1. Power and environment. Tripped breaker, failed power strip, UPS that exhausted its battery and never came back, an aircon failure cooking the cabinet. Environmental causes are common, cheap, and visible from the doorway.
  2. Network path. Restart the switch between staff and server (a genuinely low-risk restart, unlike the server itself); check cables were not disturbed; confirm whether the server responds on the network even though a service on it does not.
  3. The one controlled restart. If the machine is unresponsive and the checks above found nothing, a single clean restart (shut down properly if it will take commands, one power-button hold if it will not) is reasonable, once. Watch what it does as it comes up and write it down: error messages on boot are diagnosis, not decoration.
  4. If it comes back: resist declaring victory. A server that fell over for no visible reason and returned the same way has told you it will do it again. The fault is now scheduled, not solved; the difference is you get to pick the time by investigating properly.

Minute 20 to 30: escalate and communicate

If thirty minutes of safe steps have not restored service, the fault is beyond safe DIY, and the next moves are organisational:

After: the questions that stop the sequel

Every outage buys you one free lesson. Once service is back: what actually failed, why did it take as long as it did to notice and fix, when was the backup last tested against exactly this scenario, and what is this server’s replacement age? Ageing on-premise servers are behind a large share of these mornings, and the honest fix is often not a better response but fewer single points of failure: the thirty-minute drill matters most in businesses that still have a box in the corner to lose.

Frequently asked questions

Should I just restart the server?

Once, cleanly, after checking power, environment and network first: yes, that is a legitimate step. Repeated power-cycling of a machine that will not come back is how failing disks lose their data; after one failed restart, stop and escalate.

How do I know if it’s the server or the internet?

Check whether cloud services work from a phone on mobile data versus the office connection, and whether the fault hits everyone or one person. Everyone-and-everything points at the network; one-system-for-everyone points at the server.

What if I see a ransom note or renamed files?

Different emergency: disconnect the machine from the network (pull the cable, do not power it off), protect the backups by keeping them disconnected, and follow the incident response steps. Restarting and restoring over the top are both destructive moves in that scenario.

When should we fail over to backups or DR?

At a pre-agreed trigger, not in the heat of the moment: thirty to sixty minutes of failed safe triage is a common threshold if your recovery is tested. Untested recovery should only be invoked with professional help, because a botched restore risks the last good copy.

How long do server repairs usually take?

Environmental and network causes: minutes. Software faults: hours. Hardware failure with a restore from backup: hours to a day, driven almost entirely by your backup arrangements, which is what the RTO conversation decides in advance.

How do we stop this happening again?

Monitoring that notices before staff do, backups tested against real restore scenarios, a dated replacement plan for ageing hardware, and honestly assessing whether the server should exist at all versus cloud alternatives. All four are standard parts of managed support, which is why managed clients have fewer of these mornings.

The better version of this page is a plan with your name on it

Generic triage is what this page can give you; what your business actually needs is the version with your server, your backups and your escalation numbers filled in, tested once while nothing is wrong. That document is part of what the free IT health check produces, alongside an honest view of whether your server would survive the morning described above. Get in touch while it is still hypothetical.