Automated Intune Devices Report via Azure Automation with Managed Identity
Before I was using Niel’s guide to set up the monthly Intune devices report via Azure Automation. Since Microsoft is retiring “run as ” account … Read more
Before I was using Niel’s guide to set up the monthly Intune devices report via Azure Automation. Since Microsoft is retiring “run as ” account … Read more
I am trying to convert our CMG from classic to virtual machine scale set for the MECM infrastructure upgrade and it failed. From the SCCM … Read more
Sometimes things just broke, and after hours of troubleshooting, you realize that someone made some changes to the SCCM infrastructure, and you want to find … Read more
1. Cannot install SCCM agent via CMG MP Recently I found out that I cannot install sccm agents on our DMZ zone, when I checked … Read more
We have some issues that some systems cannot reach our MECM server, and that was due to the new network changes. I wrote this script … Read more
This online tool will show the diskspace of a computer you specified. It is using PowerShell Universal as web server and HTML code to show … Read more
I run this monthly to clean up staled sccm clients. There are 3 parts: Computer Objects no longer in AD but still in SCCM; Inactive … Read more
I have lots of scheduled PowerShell script running regularly. This code will show all the Powershell running result log via webpage online.
This is one of my favorite code to run client log viewer online in an interactive way. Instead of use the CMTrace to see the … Read more
This page will show all the detailed SCCM component logs if they are on warning or critical status. It requires PowerShell Universal to display the … Read more