Set Power Settings Best Performance

What it does Sets Windows 11 display, sleep, and hibernate timeouts to Never (both on AC power and battery), and switches the Power Mode slider to Best Performance. Useful for workstations, kiosks, or troubleshooting scenarios where you don’t want the machine sleeping, dimming, or throttling. Logs every change and verifies the settings actually applied before finishing. ...

August 15, 2026 · 4 min · Jason, Cyber Professional

Android in Intune: Tips, Tricks, and Lesser-Known Features

Five parts down, and we’re wrapping up the series with the stuff that rarely makes it into official docs — the actual quirks and gotchas you only learn by running into them firsthand[cite: 5]. If you’ve been following along from Part 1, this final piece will save you a ton of headaches down the road[cite: 5]. ...

August 16, 2026 · 4 min · Jason, Cyber Professional

Reinstall Default Apps

What it does Re-registers every installed Windows app package (Start Menu, File Explorer, Settings, Camera, Mail, Edge, and other built-in apps) by running Get-AppxPackage against each one’s AppxManifest.xml. This is the standard fix for things like a broken Start Menu, a crashing Settings app, or a non-functional taskbar — without needing to reset or reinstall Windows entirely. Logs each package’s result individually and summarizes success/failure counts at the end, rather than letting errors scroll by unlabeled. ...

August 15, 2026 · 4 min · Jason, Cyber Professional

Repair Windows System Files

What it does Automates the standard Windows corruption repair workflow: runs DISM to repair the component store, then runs SFC to scan and repair corrupted system files. Checks for admin rights before running, logs every step with timestamps, and gives a plain-language summary of whether corruption was found and fixed — no scrolling through raw console output to figure out what happened. ...

August 15, 2026 · 5 min · Jason, Cyber Professional

Network Troubleshooting — Fix Faster with a Process, Not a Guess

Network Troubleshooting — Fix Faster with a Process, Not a Guess Troubleshooting is one of those skills that separates technicians who are genuinely good at their jobs from those who just get lucky sometimes. The difference isn’t intelligence — it’s methodology. When you have a systematic approach to network problems, you eliminate variables quickly and arrive at root causes consistently. ...

May 27, 2026 · 4 min · Logan

Hard Drive Troubleshooting

April 4, 2026 · 0 min · Jason, Cyber Professional