Install Windows Updates with PowerShell guide If you’re updating one Windows machine, the Settings GUI is fine. If you manage multiple servers/workstations, PowerShell with the PSWindowsUpdate module gives... Dec 14, 2025 4 min read Microsoft / Windows Server / Windows Update
Getting Started with the Microsoft Graph PowerShell SDK: Install, Connect, and Migrate Off MSOnline/AzureAD The Microsoft Graph PowerShell SDK is now the standard way to script against Microsoft 365 and Entra ID, replacing the... Dec 14, 2025 3 min read Azure / Microsoft
Send as Alias from Microsoft Outlook mobile app (iOS and Android) The Outlook mobile app for iOS and Android shows only the primary SMTP address in the From field, so aliases... Dec 14, 2025 3 min read Microsoft
Enable idle session timeout in Microsoft 365 When a user walks away and leaves a Microsoft 365 web app open in the browser, the session stays live... Dec 14, 2025 4 min read Microsoft
Prevent Outlook from connecting to Office 365 An Outlook client with a profile pointing at an on-premises Exchange mailbox can suddenly start showing a Microsoft sign-in prompt... Dec 14, 2025 4 min read Microsoft
Protect domain from spam, phishers and viruses Spam, phishing, and viruses enter an organization through email, so the domain must be protected on more than one level.... Dec 14, 2025 4 min read Exchange / Microsoft
Setting Up Active Directory Domain Services on Windows Server: A Complete Walkthrough Installing Active Directory Domain Services is the starting point for almost every Windows Server environment, and while the process itself... Dec 14, 2025 3 min read Active Directory / Microsoft
On-Premises vs Remote Mailboxes: Understanding Mailbox Types in Exchange Hybrid In an Exchange Hybrid environment, “what type of mailbox is this” has a more layered answer than in a pure... Dec 14, 2025 3 min read Cloud Computing / Exchange / Microsoft
Auditing MFA Registration Across Microsoft 365 with Microsoft Graph PowerShell If you’re still running Get-MsolUser to check MFA status, that module is deprecated and no longer receiving updates, Microsoft has... Dec 13, 2025 3 min read Cloud Computing / Microsoft / Security
How to Export Every SMTP Address for All Mailboxes with PowerShell Every mailbox in Exchange, on-premises or Exchange Online, can carry multiple SMTP addresses (a primary address plus any number of... Dec 13, 2025 3 min read Microsoft