HM Haider Mustafa Back to portfolio

Technical Operations

Windows endpoint setup and troubleshooting.

A practical support lab covering workstation setup, baseline checks, issue isolation, and clearly written resolution notes.

Scope Workstation setup, device checks, and support-focused troubleshooting.
Tools Windows settings, Event Viewer, PowerShell, and network diagnostics.
Workflow Baseline the endpoint, isolate the issue, document the resolution.
Output Project notes, setup checklist, diagnostics script, and troubleshooting notes.

Project view

This project is about preparing a Windows device for use, checking that the core services and network settings are healthy, and working through common workstation issues in a structured way.

Project access

Start with the project notes for the overall flow. The diagnostics script shows the checks I automated, and the PDF notes show how I would structure setup, troubleshooting, and handoff.

Support flow

How the endpoint work is structured.

01 Device setup

baseline the workstation

02 Health checks

review services, storage, and network

03 Issue isolation

work from symptoms to cause

04 Resolution notes

document the fix clearly

Basic overview

This lab focuses on the kind of endpoint work that sits close to day-to-day IT operations: preparing a Windows machine for use, checking whether key services and system basics are healthy, and working through common support issues in a structured way.

The aim was to turn that work into something repeatable by pairing setup notes with a diagnostics script and short troubleshooting write-ups that show how the issue was checked, narrowed down, and resolved.

What the lab covers
  • Workstation setup and baseline checks before handoff.
  • Local system review including storage, uptime, services, and account context.
  • Network and adapter checks for connectivity-related faults.
  • Event Viewer review to surface recent system and application errors.
  • Short resolution notes written in a support-friendly format.
Diagnostics script
  • Captures device name, user context, uptime, and OS version.
  • Checks active adapters, IP information, and default routes.
  • Reviews key Windows services such as Event Log, Windows Update, Defender, and Print Spooler.
  • Pulls recent critical and error events from the System and Application logs.
  • Surfaces disk usage issues that could affect stability and updates.
What it shows

This project is here to show practical troubleshooting and technical-operations thinking: baseline the system, gather the checks cleanly, isolate the problem, and leave behind notes that another person can follow.