Aayush Acharya · Level 1/2 IT Support · Sydney, NSW
Every answer should take under 10 seconds. Slow on any of these? That's your weak spot.
127.0.0.1169.254.x.x10.0.0.0/8172.16–31.x.x192.168.x.xdsa.mscsysdm.cplservices.msceventvwr.mscncpa.cplgpmc.mscgpupdate /forceCtrl + click iconSay each answer out loud. Aim for 30–45 seconds. Mark reviewed when you're confident. Progress saves in your browser.
Key structure: Forest → Tree → Domain → OU
What a realistic L1/L2 day looks like. Interviewers ask this to see if you understand the operational pace — not just the technical side.
Open ServiceNow. Overnight tickets waiting: 1 account lockout (P2), 1 printer down (P2), 4 P3/P4s (password resets, software request, slow internet). Check M365 Service Health — no outages. Review Slack/Teams for escalations from management. Order by priority, build a mental plan for the morning.
User can't log in — locked out after 3 failed attempts. Verify identity (confirm with manager). Open dsa.msc, unlock account, reset password, tick "User must change at next logon." Ask: do you have Outlook or Teams on your phone? Old saved password hammering the account. User updates phone creds, back in within 8 minutes. Close ticket with resolution notes.
Printer showing offline for the whole floor. Physical check: power on, paper loaded, no error lights. Ping the printer IP — reachable. Print jobs stuck in queue. Open services.msc, restart Print Spooler. Clear spool queue (C:\Windows\System32\spool\PRINTERS). Printer back online. Floor sorted in 15 minutes. Log in KB for next time.
New staff member arrives. Confirm: AD account active, email syncing, M365 license assigned, device enrolled in Intune and showing compliant. Walk them through first login, password change, Teams setup. Point them to the IT help desk Slack channel. Confirm access to shared drives. Done in 30 mins — document completion in ServiceNow.
Work through the backlog: reset 2 passwords, add a user to a distribution list (Exchange Admin Center), grant SharePoint site access (remove from wrong security group, add to correct one in dsa.msc), approve a software request via Intune (push app as Required). Each under 5 minutes. Every ticket updated in real time — no ticket goes silent.
User on VPN says Teams calls are dropping. Test at teams.microsoft.com in browser — works fine. Issue is desktop client. Clear cache (%appdata%\Microsoft\Teams, delete contents), restart Teams. Test call — resolved. Advise user to restart Teams client weekly. Update ticket. 15 minutes.
30-min team standup. Report morning stats, flag 1 open P3 (slow internet, floor 3 — investigating after lunch). Manager mentions 3 new devices arriving tomorrow — need Autopilot configured today. Add to afternoon list. Eat. Recharge.
30 minutes documentation. Write up the printer Spooler fix from this morning — clear steps so any team member can handle it next time. Update the account lockout guide with the "check mobile saved credentials" step. Small time investment, big long-term payoff.
Isolated to one user. Run ping 8.8.8.8 -t (no packet loss), ping google.com (fails) — DNS. Run ipconfig /flushdns, /release, /renew. Still slow. Check Meraki dashboard — AP on floor 3 showing degraded signal. Reassign user to stronger AP. Speed back to normal. Escalate AP health to network team as P3. Document findings.
3 new devices arriving tomorrow. Configure Windows Autopilot profiles in Intune: assign deployment profile, configure OOBE settings, enable BitLocker policy, push required apps. Register device serial numbers in Intune hardware hash. Zero-touch setup ready — devices will self-configure when user signs in tomorrow.
User can't see new emails in Outlook. Check status bar — "Disconnected." Test OWA (office.com) — emails visible. Local client issue. Rebuild OST: close Outlook, delete .ost from %localappdata%\Microsoft\Outlook\, reopen. Outlook resyncs. Back in 10 minutes. Confirm with user, close ticket.
HR confirms employee finishing today. Follow offboarding checklist: disable AD account (dsa.msc), revoke Entra ID sessions, remote wipe device in Intune, remove M365 licenses, convert mailbox to shared (manager retains access), remove from all distribution lists and Teams. Collect hardware. Every step timestamped in ServiceNow. Manager signs off.
Review ServiceNow: 17 tickets closed, 2 escalated (1 network issue to L3, 1 hardware RMA in progress). Update open tickets with current status. Write handoff notes for any overnight on-call coverage. Check tomorrow's onboarding schedule — 3 new hires, devices are ready. Log off.
Complete checklists from first day to last. Knowing these cold impresses interviewers — most candidates can't recite the full offboarding order.
What you use every day as L1/L2. Know each tool's purpose and what you specifically do inside it — interviewers ask this constantly.
gpupdate /force to immediately apply a policygpresult /r to see which GPOs apply to a machineCtrl+click the icon)ipconfig /all — full network infoipconfig /release /renew /flushdns — refresh network and DNSping 8.8.8.8 -t — continuous ping, check packet lossping google.com — DNS testtracert google.com — trace hops to find where connection breaksnet user [user] /domain — check account statusgpupdate /force — apply Group Policy immediatelysfc /scannow — scan and repair Windows system filesWalk through these out loud in interviews — systematic thinkers stand out. Click to expand each playbook.
ping 8.8.8.8 -t — look for packet loss in the output.ping google.com — 8.8.8.8 works but this fails? DNS issue.ipconfig /all — is the IP a 169.254.x.x APIPA address? DHCP failed.ipconfig /release → /renew → /flushdns.dsa.msc → user → Properties → Account tab → Unlock account.Ctrl + click the icon. Works? Add-in conflict — disable them all..ost in %localappdata%\Microsoft\Outlook\ → reopen.services.msc → Print Spooler → Restart.\\server\printernameC:\Windows\System32\spool\PRINTERS → restart Spooler.%appdata%\Microsoft\Teams → delete contents → restart Teams.Machine account password is out of sync with the Domain Controller.
Test-ComputerSecureChannel -Repair -Credential (Get-Credential)sysdm.cpl → remove from domain → rejoin → restart.? " : | < > * / characters can't sync.%localappdata%\Microsoft\OneDrive\onedrive.exe /reset — wait 2 mins, reopen.MsMpEng.exe in Task Manager.sfc /scannow — corrupted system files cause persistent sluggishness.chkdsk C: /f (requires reboot). HDD nearly full also causes slowdowns.sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth — repairs corrupted OS files.mdsched.exe) — failing RAM causes random BSODs.| Priority | Respond by | Resolve by | Example |
|---|---|---|---|
| P1 — Critical | < 15 min | < 2 hrs | Server down, whole office offline |
| P2 — Urgent | < 1 hr | < 4 hrs | User fully blocked from working |
| P3 — High | < 2 hrs | < 8 hrs | Degraded, workaround exists |
| P4 — Normal | < 4 hrs | < 24 hrs | Minor, non-blocking issue |
| Phone answer | < 30 seconds | ||
| Task | Tool | How |
|---|---|---|
| Create user | dsa.msc | Right-click OU → New → User |
| Reset password | dsa.msc | Right-click user → Reset Password |
| Unlock account | dsa.msc | Properties → Account tab → Unlock |
| Disable account | dsa.msc | Right-click → Disable Account |
| Add to group | dsa.msc | Properties → Member Of → Add |
| Check password expiry | CMD | net user [username] /domain |
| Force Group Policy | CMD | gpupdate /force |
| Join domain | sysdm.cpl | Change → Domain → enter name |
| Topic | Detail |
|---|---|
| What JAMF manages | Apple devices only — Mac, iPhone, iPad (Intune handles Windows) |
| Enroll a Mac | JAMF Pro → Computers → Enroll, or zero-touch via ADE (Apple Business Manager) |
| Push a policy or app | Policies → New → scope to device/group → trigger on enrollment or schedule |
| Remote wipe | Computers → find device → Management → Wipe Computer |
| Remote lock | Computers → Management → Lock → set a 6-digit PIN |
| Check device inventory | Computers → All Computers → filter by OS, department, compliance |
| Smart Group | Dynamic group — auto-includes devices matching criteria (like Entra dynamic groups) |
| JAMF vs Intune | Same concept, different platform. JAMF = Apple. Intune = Windows/cross-platform. |
| Command | Use it for |
|---|---|
| ipconfig /all | Full network info — IP, gateway, DNS, MAC, DHCP server |
| ipconfig /release + /renew | Drop and request a new DHCP lease |
| ipconfig /flushdns | Clear local DNS cache |
| ping 8.8.8.8 -t | Continuous ping — check for packet loss |
| tracert google.com | Find which hop (router) is failing |
| nslookup google.com | Check what IP DNS returns for a name |
| gpupdate /force | Apply Group Policy immediately |
| net user [user] /domain | Check account status, last password change, expiry |
| whoami /groups | See all security groups the current user is in |
| sfc /scannow | Scan and repair corrupted Windows system files |
| netstat -an | See all active network connections and listening ports |
| arp -a | Show ARP table (IP to MAC address mappings) |
| Port | Protocol | What it does |
|---|---|---|
| 21 | FTP | File transfer (unencrypted) |
| 22 | SSH | Secure remote shell |
| 25 | SMTP | Outgoing mail — server to server |
| 53 | DNS | Name resolution |
| 80 | HTTP | Web (unencrypted) |
| 110 | POP3 | Incoming mail — downloads to local |
| 143 | IMAP | Incoming mail — server sync |
| 389 | LDAP | Directory services (Active Directory) |
| 443 | HTTPS | Secure web |
| 587 | SMTP/TLS | Outgoing mail — client to server (secure) |
| 3389 | RDP | Remote Desktop Protocol |
| Command | Opens |
|---|---|
| sysdm.cpl | System Properties — domain join, PC rename |
| ncpa.cpl | Network Connections — static IP, toggle NIC |
| appwiz.cpl | Programs & Features — uninstall / repair Office |
| services.msc | Services — restart Print Spooler, Windows Update |
| eventvwr.msc | Event Viewer — error codes, crash logs |
| dsa.msc | AD Users & Computers — manage domain users |
| gpmc.msc | Group Policy Management Console |
| diskmgmt.msc | Disk Management — partition drives |
| compmgmt.msc | Computer Management — local users, disk, services |
| Layer | Name | Protocols / Devices | Real-world example |
|---|---|---|---|
| 7 | Application | HTTP, DNS, SMTP, FTP | Chrome, Outlook |
| 6 | Presentation | SSL/TLS, encryption | HTTPS certificate |
| 5 | Session | NetBIOS, RPC | Starting a Remote Desktop session |
| 4 | Transport | TCP, UDP | TCP for email, UDP for Teams calls |
| 3 | Network | IP, ICMP, routers | ping, tracert, routing between networks |
| 2 | Data Link | Ethernet, MAC, switches | Switch forwarding by MAC address |
| 1 | Physical | Cat5/Cat6, NIC, hubs | The cable in the wall |
Mnemonic (bottom up): Please Do Not Throw Sausage Pizza Away
Phone screens are run by recruiters, not technical people. They're testing fit and communication — not your port numbers. Fail this and you never get to the technical interview.
You are also interviewing them. A phone screen is a two-way filter. Your goal is not just to pass — it's to figure out if this role is worth investing more time in.
Speak at 80% of your normal speed. Phone audio compresses voice quality. Slow down slightly — it reads as calm confidence.
If you get a question you don't immediately have an answer for, it's fine to say: "That's a good question — let me think about that for a second." A two-second pause sounds far better than a rushed wrong answer.
End every call by confirming next steps: "What does the process look like from here, and what's your timeline for moving to the next stage?"
Most candidates stop preparing the moment the interview ends. This is where you can quietly separate yourself — and where people lose offers they should have gotten.
You can always ask. The worst they can say is no. Most companies expect a counter, especially at this level.
Script: "I'm very keen on this role and the team. The offer is close to what I was hoping for — is there any flexibility to get to [target]? I think given my [specific experience / what you bring], that's a fair ask."
If they can't move on base, ask about: start date flexibility, training budget, extra leave, WFH days, or an earlier salary review. Total package matters more than base alone.