Describe the application of tools and techniques used to resolve users’ digital problems
Assessment
Report
Tools and techniques, for example:
• system alerts
• dashboards
• live traces
• activity/error logs
• system recovery tools
Windows packet tracer (Netshell)
These are like the alarms that go off when something's not right. System alerts notify the helpdesk immediately when there's a problem, like a failed login attempt or a malfunctioning server. They act as an early warning system, allowing the team to act quickly.
Imagine a dashboard like the control panel of a spaceship; it shows you all the vital stats at a glance. Helpdesk staff use dashboards to monitor system health, ongoing issues, and key performance indicators (KPIs). It's a quick way to see what's going on and what needs immediate attention.
This is the detective's magnifying glass, allowing you to follow data packets as they travel through a network. Live traces can help in identifying bottlenecks or failures in real-time, like tracing the path of a ball in a pinball machine to figure out where it gets stuck.
These logs are like a history book or a detective's case notes, documenting what has happened. When a problem arises, helpdesk technicians can look at these logs to see what events or errors occurred before the issue. This can provide valuable clues for resolving the problem.
When all else fails, these are the "fire extinguishers" or "first-aid kits" for your system. Tools like system restore points or recovery disks allow technicians to roll back to a point where everything was working fine. It's like having a time machine to undo a problem.
By using these tools and techniques in combination, a helpdesk can effectively diagnose, troubleshoot, and resolve a wide range of digital problems, ensuring that the business operates smoothly and securely.
Whether it's the HDD or the SSD, the computer uses part of it as Temporary RAM that's why you might see Disk activity. You see it when you save a file, but it's running mainly because of the temporary RAM.
Task Manager shows you the performance of the computer, how much the CPU and RAM (short-term memory) is being You can allow or disallow certain programs to start when the computer boots up. This is the best place to start for a network technician to troubleshoot a user's machine's speed. Shortcut to access this is Ctrl + Shift + Esc(ape).
Event Viewer pulls together all the log files from a computer and can tell you why something failed: a logon, a disconnected computer, when the wifi dropped off. Anything the computer does is put into a log file and stored. You get to it by going to the start menu and typing 'Event Viewer'.