Last Update: Jun 12, 2025
As an IT admin, preventing your users from using simple or known-hacked passwords has become critical for the overall security of your enterprise. An excellent step to take is to plan for and deploy Azure AD Password Protection. In this article, I’ll walk you through installing the Proxy service and DC agent in your on-premises…
In this first episode, Stephen talks to Microsoft’s Anupam Pattnaik, Product Lead for Teams. In this inaugural show, Stephen and Anupam discuss how IT can control access to the new Teams experience for end users, when Teams 2.0 will become the default experience for everyone, when the new client will reach feature parity with classic…
In this episode of First Ring Daily, Stephen Rose, Petri’s Chief Technology Strategist, talks to Paul and Brad about the most interesting news from Build 2023.
Last Update: Jun 06, 2025
Creating backups is one of the most important duties of an SQL Server database administrator, and there are a number of different ways to back up your most important databases. In this article, I’ll explain how to create a simple SQL backup job using SQL Server Management Studio (SSMS). The different ways to create SQL…
This Week in IT, Stephen Rose meets Richard Campbell, host of RunAs Radio, to discuss all the major AI announcements at Microsoft Build 2023. Including, Windows Copilot, Microsoft Fabric, AI plugins, privacy and security, and the AI hype cycle.
Last Update: Jun 06, 2025
As an IT pro, enhancing your home lab with new capabilities should be a continual process. Being able to simulate and get hands-on experience is crucial, and this is where the Microsoft 365 Developer Program lends you a helping hand. After joining the program, you can sign up for a free, renewable Microsoft 365 E5…
If most organizations understand the need to have a robust disaster recovery (DR) plan, IT Pros should also know that testing these plans is essential. If you don’t implement disaster recovery testing, you won’t know if your plans will work when you need them. And to properly test your DR plans, you may want to break them….
In this tutorial, I’ll show you how to install Docker on Ubuntu 22.04 and detail what you need to get started with containers and images. How to Install Docker on Ubuntu 22.04 We’re going to install the latest stable version of Docker from the official repository. However, before we proceed, we need to update our…
Last Update: Jun 06, 2025
A self join in SQL Server is a useful statement to use for demonstrating relationships within a single SQL Server table database. In this tutorial, I’ll show you when and how to use an SQL self join. To do that, I’ll be detailing an sql self join example where I’ll list the supervisors for all…
Last Update: May 05, 2025
Having a ‘home lab’ as an IT pro offers multiple methods to add value and efficiency to your job duties and responsibilities. In this article, I’ll look at what is a home lab, what you need to set one up, and how it can help you to progress throughout your IT pro career. What is…