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
Author: Lynford Heron
Manage servers and Azure VM’s with Windows Admin Center (WAC) – P1
Windows Admin Center(WAC) is the modern evolution of "in-box" management tools, like Server Manager and MMC. It is a locally-deployed, simplified, integrated, highly secure, cloud-ready, browser-based management toolset that lets you manage Windows 10 and your Windows Servers with no Azure or cloud dependency.
Tenant Attach – Deployment
TA is simply connecting your ConfigMgr environment to the cloud (the Endpoint Manager admin center). It gives ConfigMgr admins a web-based portal to execute specific tasks (we will explore those in a few) that they would only normally have access to in the ConfigMgr console.
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
SCCM MP automated install via PowerShell
Automation is always good in large or small organizations to minimize error and remove the tediousness of repetitive task. This script will install the management point (MP) role on one or multiple site system servers in thier assigned site.
Deploy CMG via Azure Resource Manager – eHTTP
How to deploy CMG using Azure Resource Manager
SCCM deployment validation using PowerShell Pester
This script helps to confirm functional and desired state of an SCCM deployment. This is an introductory script, it does not include test for all components and settings, but it is a good start.
Setup Hybrid Azure AD Join – Part 2
Welcome back to the second and last post to setup hybrid Azure ad join. Hopefully all went well with configuring Pass-Through Authentication. Below you will find a link back to part 1. Configure Pass-Through AuthenticationSetup Hybrid Azure AD Join Setup Hybrid Azure AD Join Consider the following prerequisites before moving forward. Prerequisites Domain controller should … Continue reading Setup Hybrid Azure AD Join – Part 2
Setup Hybrid Azure AD Join – Part 1
In addition to users, device identities can be managed by Azure Active Directory as well, event if they are already managed by your on-premise network. This two part series will walk you throught the step to allow your devices to be both on-premise and Azure active directory joined, otherwise known as hybrid Azure ad join
You must be logged in to post a comment.