#PowerShell
24 posts
-
Aug 3, 2026
Automate Hardware OATH Token Provisioning in Entra ID[Updated]
Building a Self-Service Hardware Token Pipeline with Azure Automation.A field-tested guide to automating hardware OATH (FOB) token provisioning in Microsoft Entra ID using Forms, Power Automate, Azure Automation and Graph.
-
Jul 29, 2026
Automating Hardware OATH (FOB) MFA Provisioning with Azure Automation & Microsoft Graph
A practical, end-to-end guide to automating hardware OATH (FOB) token provisioning in Microsoft Entra ID using Forms, SharePoint, Azure Automation, and Graph.
-
Jul 21, 2026
Serverless Conditional Access Change Email Alerts with Microsoft Graph
Build a serverless email alert that fires whenever a Microsoft Entra Conditional Access policy changes — showing who did it and a field-level diff. Full runbook included.
-
Feb 28, 2023
Use Microsoft Graph API to upload files to Sharepoint
I am trying to get autopilot 4k hardware hash info from each machine and manually upload to Intune, thus I use some online scripts and get them all together to make this PowerShell script to run from...
-
Sep 3, 2021
Detailed SCCM Patching Report via Powershell Universal & HTML
This interactive Powershell SCCM Patching Report will show the overall compliance rate in a bar graphic, and then list the all non compliance machine with detailed failure reasons. '$Session:value
-
Sep 3, 2021
SCCM Server Storage Report
This page will show all the disk space info from all the SCCM servers. You just need to specify all the sccm servers you have in the parameters part in the PowerShell script. It will auto search all...
-
Sep 3, 2021
Preventative SCCM Monitor and Troubleshoot Website
As a SCCM admin, you might have to check SCCM health on a regular basis, and troubleshoot lots of client issues. Normally I have to UNC into the client machine, goes into C:\Windows\CCM\Logs, and...
-
Apr 26, 2021
Azure AD Connector 8344 Permission Issue
If you see some user has 8344 permission issues on your Azure AD Connector log, the fix is simple: https://powerscripter.wordpress.com/2015/02/25/enable ad inheritance on all users in an ou and all...
-
Sep 30, 2019
Automated Patching for Amazon Workspaces via SCCM and Powershell - Day 1
Do you have hundreds of Amazon Workspaces to patch monthly? and you are so tired of manually power them on to patch, and only reboot at a certain time? Here are my PowerShell scripts to automate all...