Help Desk Intake and Information Gathering

Key Takeaways

  • Intake converts a vague complaint into testable facts: who, what, where, when, how often, and what changed.
  • CCST Networking exam 100-150 (50 minutes, ~40-50 items, $125) tests Domain 5 troubleshooting methodology, help desk best practices, ticketing, and documentation.
  • Separate the user's symptom from your conclusion: "network is down" must be decomposed into a specific failed service and connection type.
  • Record negative findings ("other sites load," "gateway ping succeeds") because they narrow scope as effectively as positive findings.
Last updated: June 2026

Intake Turns Symptoms Into Evidence

The Cisco Certified Support Technician (CCST) Networking exam (code 100-150, 50 minutes, a Cisco-form-varying number of multiple-choice, drag-and-drop, and performance-based items, $125 USD, no officially published passing score) devotes Domain 5, "Diagnosing Problems," to troubleshooting methodology, help desk best practices, ticketing, documentation, and information gathering. On the exam you will see scenario items asking what a first-line technician should do first, and the correct answer is almost always to gather facts rather than to swap hardware or guess a root cause.

CCST is an entry-level credential, so the methodology questions test disciplined habits more than deep configuration knowledge.

A ticket usually opens with a vague phrase such as "the Internet is down" or "the printer is broken." Treat these as starting points, not diagnoses. Intake converts the report into specific, testable facts organized around six questions:

QuestionWhy it mattersExample finding
Who is affected?Separates one user from a group"Only the user, not nearby coworkers"
What service fails?Distinguishes app vs. network"Internal CRM fails; public sites load"
Where is the user?Ties failure to a jack/AP/area"Floor 2, jack B-214, wired"
When did it start?Links to a change or pattern"After this morning's desk move"
How often?Constant vs. intermittent"Every connection attempt times out"
What changed?Surfaces the likely cause"Cable was re-patched yesterday"

Symptom Versus Conclusion

The single most common intake error is recording a conclusion as if it were a symptom. "Network is down" is a conclusion. The symptom is what the user cannot actually do. A failed web application might be an application outage, a Domain Name System (DNS) failure, an authentication problem, a firewall rule, a browser issue, or a local network fault. Calling it a "network outage" too early routes the ticket to the wrong team and wastes time. Ask precisely: Can any website open? Do internal applications respond? Does email work? Can the user print? Is the connection Ethernet, Wi-Fi, cellular, or Virtual Private Network (VPN)?

Capture Identity and Environment Once

A strong intake records identity and environment so the user never has to repeat themselves on escalation:

  • User identity: name, callback method, department or role.
  • Endpoint: device name, operating system, company-managed or personal (BYOD).
  • Connection: Ethernet vs. Wi-Fi vs. cellular vs. VPN; wall jack or switch port; wireless Service Set Identifier (SSID).
  • Mobile specifics: model, OS version, cellular vs. Wi-Fi status, whether the issue is location-specific.
  • Remote specifics: VPN connected/disconnected, home network type, whether other home devices work.

Timing and Reproduction Cues

Timing is evidence. A failure that began immediately after a desk move points to cabling, the switch port, a Virtual Local Area Network (VLAN) mismatch, or patching. A problem right after a password change points to saved credentials. A slowdown every afternoon suggests congestion, Wi-Fi interference, backup jobs, or peak application load. A symptom appearing right after a maintenance window should be matched to the change record.

Ask about reproduction without interrogating: What steps trigger it? What exact error text appears? Does it persist after restarting the app, switching browsers, reconnecting Wi-Fi, or using a known-good device? If the user is under pressure, capture only what is needed to safely restore service, then complete the record afterward. For outages, ask whether any safety, payment, classroom, or customer-facing workflow is blocked.

Record Negative Findings

Negative findings narrow scope as powerfully as positive ones. "Other websites load," "gateway ping succeeds," "only conference-room AP users affected," and "problem follows the laptop to another desk" each eliminate broad theories. Common trap: technicians document only what they tried, not what they observed. A good ticket tells the next technician what is true, not just what buttons were pushed. The goal of intake is not to solve everything in the first minute; it is to make every later minute more accurate.

Worked Intake Example

Consider a real call: "My computer can't get on the Internet." A weak technician swaps the cable. A strong technician runs intake and learns: the user is on floor 3 at jack C-118, wired, on a company laptop running Windows 11; the internal timesheet site and email both work, but no external website loads; the problem began about 9:05 a.m.; a coworker two desks away has the identical symptom; nothing on the user's desk changed.

Already the scope is "at least two wired users, same area, external-only failure, started 9:05." That pattern points at a shared upstream path (firewall, NAT, WAN, or DNS for external names), not the user's cable, and the technician has not touched a single setting yet.

Contrast that with what would have happened by guessing: a cable swap, a driver reinstall, and a reboot would all have "worked" (the laptop already had link and an IP), wasting twenty minutes and leaving the ticket no closer to the truth. The intake table below shows the minimum fields a CCST-level technician should capture before any hands-on change:

  • Reachability split: internal resources OK, external resources fail (or vice versa).
  • Name vs. IP split: can the user reach a known external IP address but not a hostname? That isolates DNS.
  • Second-source confirmation: at least one other device or user, or a monitoring alert.
  • Exact start time and trigger: a clock time plus any change the user noticed.
  • Exact error text: "This site can't be reached - ERR_NAME_NOT_RESOLVED" is far more useful than "it won't load."

These five facts let the technician form a single testable hypothesis instead of a list of random fixes, and they travel with the ticket so an escalation engineer starts from evidence rather than from scratch.

Test Your Knowledge

A user reports, "the network is down." What is the best first response from a support technician?

A
B
C
D
Test Your Knowledge

Which ticket note is most useful during initial network intake?

A
B
C
D
Test Your Knowledge

Why should a technician record a negative finding such as "other websites load"?

A
B
C
D