How to deploy Microsoft Defender for Identity

How to install Microsoft Defender for Identity

Are you planning on deploying Microsoft Defender for Identity (MDI), but you are not sure how to? No worries, this blog will walk you through the deployment steps. What is Microsoft Defender for Identity MDI Leverages your on-premises Active Directory signals to identify, detect, and investigate advanced threats, compromised identities, and malicious insider actions directed … Continue reading How to deploy Microsoft Defender for Identity

Assign M365 license via Graph PowerShell SDK

If you are looking for a easier and a faster way to assign M365 license, then you have landed on the right page.  Instead of using the M365 admin portal, Microsoft Graph PowerShell SDK is the new shiny tool to automate the assignment of license. What is Graph PowerShell SDK Microsoft Graph PowerShell Module consists … Continue reading Assign M365 license via Graph PowerShell SDK

SCCM Software Update Point (SUP) automated install via PowerShell

Automation is always good in large or small organizations to minimize error and remove the tediousness of repetitive tasks. This script will install the Software Update Point (SUP) role on one or multiple site system servers in their assigned site. This script will run the following task Check if the site server and admin domain … Continue reading SCCM Software Update Point (SUP) automated install via PowerShell

SCCM Distribution Point (DP) automated install via PowerShell

Automation is always good in large or small organizations to minimize error and remove the tediousness of repetitive tasks. This script will install the standard Distribution Point (DP) role on one or multiple site system servers in their assigned site. This script will run the following task Check if the site server CM admin domain … Continue reading SCCM Distribution Point (DP) automated install via PowerShell