IT Knowledgebase Articles

Sharepoint Hero

Using Connect-PnPOnline to Manage SharePoint Online with PowerShell

Learn how to harness the power of PowerShell to manage a specific SharePoint Online site with Connect-PnPOnline. This guide walks you through installing the Connect-PnPOnline PowerShell module, connecting to SharePoint Online using the Connect-PnPOnline command, and exploring the capabilities of the SharePoint Online PowerShell module for seamless site administration and automation. What is PnP PowerShell?…

View Article
Security Hero

Top 12 Enterprise-Grade Active Directory Security Tools: What Matters and Why

Last Update: Apr 13, 2026

Active Directory (AD) has been around a long time, but it remains the primary target for attackers. Research shows that nine out of ten breaches involve AD or Entra ID. Many environments today are hybrid, which further complicates keeping organizations secure. While free tools give you a quick snapshot of risk, enterprise grade security requires deeper…

View Article
Security

Why Privileged Access Workstations Are Important

Last Update: Oct 15, 2025

Privileged access workstations are used, as the name suggests, with privileged accounts, like users in the Domain Admins group, to manage sensitive resources in your environment such as Active Directory (AD) domain controllers (DCs). If an attacker is able to get access to a privileged account, they can move laterally throughout your network, escalate privileges,…

View Article
Programming-code

How to Create a Terraform Module

Terraform is a platform used for provisioning, deploying, and managing various resources and services across public clouds (AWS, Google Cloud Platform, or Microsoft Azure), private clouds, network infrastructures, and more. It allows cloud architects and developers to manage external resources by using the code defined in Terraform configuration files. In this article, I’ll explain everything…

View Article
Windows 11 2022 Update

Group Policy Security Filtering: Fine-Tune How GPOs Are Applied

Last Update: Mar 17, 2026

Group Policy security filtering is a helpful feature within Active Directory that allows administrators to fine-tune the application of Group Policy Objects (GPOs) to specific users, groups, and computers. In this article, we go through the fundamentals of Group Policy security filtering, explores its benefits, and provides practical examples and best practices for implementation. Common…

View Article
PowerShell

Microsoft Graph Explorer PowerShell: Simplifying API Calls with Code Snippets

Microsoft Graph Explorer PowerShell code snippets help you quickly adopt the Graph API. Let’s look at how you can generate PowerShell code in Microsoft Graph Explorer. Microsoft Graph Explorer PowerShell code snippets Nowadays, administrators are working more frequently with cloud platforms and difficult APIs to retrieve information. For PowerShell administrators, the change from commands like…

View Article
Network Security

Cloudflare and Microsoft Want to Reinvent the Internet for the AI Era

Cloudflare’s CEO, Matthew Prince, has been outspoken about the way artificial intelligence (AI) companies are harvesting content. His argument is simple but important: AI vendors are scraping websites, including those of small publishers like Petri, and using the content to train their models. That same content is then re-served to users in the form of…

View Article
Cloud Computing

Microsoft Entra Connect vs. Microsoft Entra Cloud Sync

This article examines the distinctions between Microsoft Entra Connect vs. Microsoft Entra Cloud Sync, two separate solutions designed to synchronize on-premises Active Directory (AD) with Microsoft Entra ID (formerly Azure AD). What is Microsoft Entra Connect? Microsoft Entra Connect (formerly Azure AD Connect) is a synchronization tool that copies identities, like user accounts, from on-premises…

View Article
Datacenter networking servers

The Top 9 Active Directory Backup & Recovery Tools

Last Update: May 20, 2026

Microsoft Active Directory (AD) sits at the heart of most enterprise IT environments. When it goes down, employees can’t log in, applications stop working, and business grinds to a halt. Built‑in tools, like Windows Server Backup, offer only basic system‑state backups. And the AD Recycle Bin can recover deleted objects for a limited time but…

View Article
Security hero image

Key Strategies for Active Directory Disaster Recovery

Last Update: Sep 08, 2025

Microsoft’s Active Directory Forest Recovery Guide outlines 29 steps for Active Directory disaster recovery of your environment. But here’s the key takeaway: It’s just a guide. Further, it explicitly states it “doesn’t cover security recommendations for how to recover a forest that has been hacked or compromised”. Following it without prior hands-on experience or preparation is a…

View Article
Go to page