← Back to the lab notebook

// Technology

My First Real IT Conference: TechMentor x Cybersecurity Live! 2026

What I learned about Windows Server, PowerShell, and the value of getting outside my bubble at TechMentor x Cybersecurity Live! 2026 at Microsoft HQ.

Keeler Wallace (CwwKeeler)4 min read

I just wrapped up my first real IT conference. Honestly, it was a blast.

TechMentor x Cybersecurity Live! 2026 brought IT and security professionals together at Microsoft Headquarters in Redmond, WA from August 3–7. It was a week of technical sessions, conversations, and the kind of learning that is difficult to recreate by reading documentation alone.

I went in wanting to understand how other IT teams think about the work. I came back with practical ideas, a wider view of the profession, and a much better appreciation for the people doing it.

Getting outside my bubble

Most of my IT experience naturally comes from the environment directly in front of me.

I learn the systems my organization uses, solve the problems our users encounter, and develop tools and habits around that work. The experience is valuable. It can also become a bubble without announcing itself.

One of the best parts of the conference was meeting IT professionals from outside that bubble.

I heard about different environments, different constraints, and different versions of problems that initially seemed familiar. Sometimes another person had already fought through something I was beginning to encounter. Other times, a conversation exposed an issue I had never needed to consider.

It was a good reminder that there is rarely one universal version of “how IT works.” Every organization has its own history, priorities, technical debt, and wonderfully strange edge cases.

Windows Server beyond the day-to-day

The Windows Server sessions pulled me above the daily task list for a while.

It is easy to think about a server only in terms of the task directly in front of you: configure a role, fix a service, check an event log, update a policy, or figure out why something that worked yesterday has suddenly changed its mind.

At the conference, I had a chance to step back and see more of the larger picture. The conversations covered where Windows Server is going, how security and manageability continue to evolve, and how the platform fits into environments that now span on-premises infrastructure and cloud services.

I also got to meet Rob Hindman from Microsoft. Speaking with someone who works directly on the technology adds context that is hard to get from a product page. A feature stops being an isolated checkbox. You hear about the problems, priorities, and decisions behind it.

PowerShell: small improvements add up

PowerShell was another major part of the experience.

I picked up useful tips, but the larger lesson was about how to think about automation. The most valuable improvement is not always a giant script that does everything. Often it is a small, repeatable command or process that removes one source of inconsistency from the day.

I learned from people like Jason Helmick, whose experience with PowerShell and automation kept the subject practical. Good PowerShell work is not about typing the most complicated command possible. It is about making administration clearer, more repeatable, and easier to understand the next time something breaks.

The conversations were as important as the sessions

Technical sessions gave me new information. Talking with people gave that information a place to live.

Between sessions, I could ask how other professionals approached their work, what problems kept appearing in their environments, and what they wished they had known earlier. Those conversations made the conference feel less like watching a collection of presentations and more like joining a much larger workshop.

There was something reassuring about hearing experienced professionals talk openly about difficult migrations, confusing behavior, unexpected failures, and lessons learned the hard way.

Nobody has every answer. The important part is knowing how to investigate, how to learn, and who to ask when your own perspective is not enough.

What I am taking home

I left the conference with notes, new ideas, and plenty of things I want to test. More importantly, I left with a few reminders I want to carry into my everyday work:

  • Look beyond the immediate fix and understand the system around it.
  • Automate the small, repeatable tasks that quietly consume time.
  • Ask how other environments solve the same problem.
  • Document what worked, what failed, and why.
  • Keep meeting people outside my normal technical circle.

That last point might be the biggest one.

Technology gives us plenty of ways to work alone. Conferences create an opportunity to compare notes with people who have different experiences and still recognize the exact feeling of staring at a problem that should not be happening—but definitely is.

Definitely not my last conference

For my first real IT conference, TechMentor x Cybersecurity Live! set the bar pretty high.

I learned more about Windows Server, picked up practical PowerShell ideas, met great people from Microsoft and the wider IT community, and got a clearer view of what the profession looks like beyond my own corner of it.

It also reminded me why I built Respawn Labs. Notes become more useful when I share them and give someone else a place to start.

I am glad I went—and I already know this will not be my last conference.

TechMentorCybersecurityWindows ServerPowerShellMicrosoft

Built, broken, documented. If this helped, pass it along.