Last Update: Jun 16, 2023
In this episode, I sit down with Microsoft MVP, Darrell (As A Service) Webster where we deep dive into Microsoft Loop. Microsoft Loop is free, a real time collaboration app that makes simple tasks like agendas, polling and more across Teams, Outlook, Whiteboard and easier and considerably more engaging. From understanding the difference between a…
Last Update: Jun 06, 2025
Microsoft has modified the procedures for IT Pros and Exchange Administrators to export mailbox items to a PST file. In an on-premises Exchange Server environment, it is quickly done from the Exchange Admin Center (EAC). However, in Office 365, it’s a little more complicated. Actually, it’s rather involved. Fear not – In this guide, I’ll…
Last Update: Mar 04, 2026
Exchange Online PowerShell is a command-line tool that allows you to manage your Exchange Online mailboxes and users. It can be used to perform a variety of tasks, such as creating and managing mailboxes, configuring mail flow rules, and managing user permissions. In this guide, we’ll show you how to install and connect to Exchange…
SQL CROSS JOIN queries are used to generate a paired combination of each row of the first table with each row of the second table. This kind of result is called a Cartesian product. In this article, I’ll show you how to use an SQL CROSS JOIN. How does an SQL Cross Join work? The…
Last Update: Jun 07, 2025
As an IT Pro, it is crucial to your organization to make sure that your users receive legitimate emails. Sometimes, Exchange Online Protection (EOP) can flag these emails as spam. Safely creating whitelists — also sometimes referred to as allowlists — for specific domains/email addresses allows you to efficiently manage email flow in your organization and…
Last Update: Jun 08, 2025
In this article, I will explain how to enable Windows 10 auto login to reach the desktop environment without having to enter a username and password. I’ll also outline the pros and cons associated with configuring auto login on this version of Windows. What is auto login on Windows 10? Windows 10 provides robust security…
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…