Some typical issues with internet only mode(CMG) SCCM clients
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
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
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 … Read more
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 … Read more