
Powered by Caffeine, Chaos, and a Bright Yellow For Dummies Book
Let me set the scene.
You’re the solo IT person in your office. You once fixed the copier and suddenly became the “network guy.” Or maybe you’re studying for a cert and your boss says, “Can you build a server for that?” Now you’ve got a Windows Server 2022 ISO file, a half-functioning lab, and a dream.
I was there too. So I grabbed the book with the least intimidating cover and the most relatable tone:
Windows Server 2022 & PowerShell All-in-One For Dummies by Sara Perrott and Jeffrey R. Shapiro.
What followed was a glorious, chaotic, surprisingly empowering 60-day journey where I learned how to stand up a domain, automate with PowerShell, and not destroy the entire network with one wrong click.
Here’s how it went—day by day, week by week—along with bonus books if you want to specialize and become the full-blown sysadmin wizard you were born to be.
Week 1: I Installed a Server and Nobody Died
(Chapters 1–4)
- I learned the difference between Desktop Experience and Core.
- Installed Server 2022 on Hyper-V.
- Set up static IPs and renamed
WIN-GARBAGE123to something respectable. - Added roles using Server Manager and even dabbled with PowerShell.
- Built two virtual machines and didn’t accidentally format anything!
- Documented everything, because Future Me forgets fast.
- Wrote a blog post titled: “Why Did I Choose This Life?”
Week 2: Active Directory – A Dysfunctional Family Tree
(Chapters 5–6)
- Promoted a server to Domain Controller.
- Created fake users like “Dwight.Schrute” and “UserWithAdminLOL.”
- Made OUs for HR, IT, and “Chaos.”
- Joined a second client to the domain. DNS broke. Then worked. Then broke again.
- Applied my first GPO. Forced a meme as the desktop wallpaper. Felt powerful.
- Wrote down every mistake because AD never forgets.
Week 3: DHCP & DNS – Services That Break Everything
(Chapters 7–8)
- Set up DHCP scopes, because assigning IPs manually is barbaric.
- Configured reservations. Accidentally made the wrong MAC static. Oops.
- Created DNS forward and reverse zones.
- Used
nslookup500 times to figure out what broke. - Built a two-client mini network using DHCP and DNS from my DC.
- Realized DNS is not your friend—it just tolerates you.
Week 4: Group Policy – AKA “Why Did This Apply to Everyone?”
(Chapter 9)
- Learned about local vs domain GPOs.
- Created policies for screen lock and password complexity.
- Enabled loopback processing. Regretted enabling loopback processing.
- Delegated GPO management to a test user. Spent the rest of the day fixing it.
- Used
gpresultandrsop.mscto troubleshoot policy meltdowns. - Ended the week whispering, “Group Policy is a lie” into my coffee.
Week 5: File and Storage Services – Where Permissions Go to Die
(Chapters 10–11)
- Set up a File Server.
- Learned NTFS permissions. Gave “Everyone” full access. Regretted it.
- Combined Share + NTFS permissions and watched the chaos unfold.
- Played with DFS. It’s like a teleporting file system with a bad attitude.
- Created mapped drives. Felt cool for five minutes.
- Wrote: “NTFS vs Share Permissions – A Tragic Love Story.”
Week 6: PowerShell – Magic, Mayhem, and Mass User Creation
(Chapter 13)
- Learned PowerShell basics.
- Added features and roles without clicking anything.
- Scripted 50 Star Wars-themed user accounts.
- Wrote a backup script that silently failed (because of course it did).
- Built an “Admin Toolkit” of scripts to save time and confuse coworkers.
- Deleted an OU by mistake. Learned to version control scripts.
Week 7: Security, Updates, and “Oops, That Wasn’t Backed Up?”
(Chapters 14–15)
- Installed WSUS. Wondered why nothing updated.
- Enabled Windows Defender. It found malware: my own script.
- Configured Windows Backup. Forgot to test it.
- Restored a file. Felt like a real IT pro.
- Scheduled daily backups, emailed reports to myself like a boss.
- Reflected on how I used to laugh at backup jokes. Now I live them.
Week 8: Hyper-V & Monitoring – The Final Form
(Chapters 12, 16)
- Created virtual switches and test environments.
- Tried snapshots. Accidentally rolled back too far. Time travel hurts.
- Used Task Manager, Resource Monitor, and PerfMon like a sysadmin detective.
- Explored Event Viewer. Got lost in a rabbit hole of mysterious warnings.
- Built a performance dashboard. Watched memory spike during logins.
- Let a peer test my setup. They broke it. I fixed it. Character development.
So What’s Next? Specialize.
Now that you’re no longer crying every time Server Manager loads, it’s time to pick your specialization. Here are the best books to go deeper depending on your path:
Mastering Windows Server 2022 by Jordan Krause
For when you want everything—advanced topics, real-world configs, and enterprise-grade skills. Less “funny,” more “here’s how to not get fired.”
Securing Windows Server 2022 by Bekim Dauti
Hardening, backups, audit policies, Defender, and everything the auditors will ask about. Read it if the word “ransomware” gives you anxiety (as it should).
Windows Server 2022 Administration Fundamentals by Bekim Dauti
Short, practical, and perfect for refreshing your memory before an interview—or a high-stakes troubleshooting moment.
Windows Server 2022 Inside Out (Microsoft Press – Coming Soon)
This is the encyclopedia. It’s massive. It’s deep. It’s beautiful. Use it to impress other IT nerds or fix that obscure registry bug that Google gave up on.
Final Thoughts: Start Funny, Finish Fearless
Look, Windows Server 2022 is complex. It’s not something you can just “wing.” But you can make the learning process funny, memorable, and a little weird. I started with For Dummies, built a domain, survived Group Policy, and didn’t burn the house down.
So grab your book. Fire up your VMs. Break things. Fix them. Break them again. That’s how you learn.
And if all else fails, remember:
Rebooting is not admitting defeat. It’s just part of the process.