Install SCCM Internet Only Client(CMG) via Group Policy and Powershell
We have a special domain that is only used for contractors, and they have strict network rules, so I set up SCCM internet-only client by … Read more
We have a special domain that is only used for contractors, and they have strict network rules, so I set up SCCM internet-only client by … Read more
When I was setting up our DMZ SCCM Server, I came into this issue: MP Control Manager detected DMP is not responding to HTTP requests … Read more
I need to find some certificates by the template name and thumbprint. Here are two SCCM compliance rules to for detection: Certificate Detection based on … Read more
Here are my thought process to create a SCCM Application to change Office 2016 author info: 1. How do we know the current name for … Read more
I tried to setup the SCCM as secure as possible for our internet facing clients, and here are two architect diagram by using IBCM(Internet Base … Read more
Here are my SCCM queries for all the browsers. Firefox SCCM Query Chrome SCCM Query: Edge Legacy: Edge Chromium IE For IE it is a … Read more
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 … Read more
Open event viewer, “Windows Logs” – “System”, and filter your logs with event ID 1074.
If you upgraded to Windows 10 1809, and re-installed RSAT, but the DNS Management tool is missing from RSAT, you can use this Powershell Script … Read more
Here is my script to uninstall shockwave 12.2 and 12.3. Haven’t tested on other versions though: # Shockwave Uninstaller # Rui Qiu # 4/29/2019 #Check … Read more