All posts
- SCCM 132
- Casper 32
- PowerShell 24
- OSD 11
- PowershellUniversal 9
- Mac 8
- Preventative SCCM Monitor and Troubleshoot Website 8
- Shell Script 7
- Active Directory 5
- sql 5
- wsus 5
- Azure Automation 4
- sccm cmg 4
- Tools 4
- 802.1x 3
- AutoIt 3
-
Nov 23, 2020
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 our CMG via Group Policy and Powershell. You may think that...
-
Oct 13, 2020
MP Control Manager detected DMP is not responding to HTTP requests
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 So I went ahead and check mpcontrol.log under C:\SMS\logs. I...
-
Oct 12, 2020
How to Configure Two-tier CA with High Availability
This is the gold guide I used for setting up my two tier CA in our DMZ environment: https://techblog.ptschumi.ch/windows server/install an offline root ca with an enterprise subordinate ca 2/ These...
-
Sep 30, 2020
Certificate Existence and Removal via SCCM Compliance Rules
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 Template Name: Certificate Detection based on...
-
Sep 29, 2020
How to Change Office2016 Author Info
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 office? 2. Discover Script 3. Fix In our environment, our current...
-
Sep 29, 2020
Implement WinRM HTTPS by GPO and SCCM
Basically I use these 3 steps to implement WinRM HTTPS: 1. Setup certificate for WinRM HTTPS via GPO: https://www.darkoperator.com/blog/2015/3/24/bdvjiiw1ybzfdjulc5pprgpkm8os0b 2. Enable WSMan...
-
Sep 28, 2020
How to Setup OCSP and Internet Access
Here is the OCSP Architect Diagram: Here are the guides I used to setup OCSP: Microsoft Certificate Services Configuring OCSP <https://www.petenetlive.com/KB/Article/0001084 OCSP High Availability...
-
Sep 18, 2020
SCCM DMZ IBCM vs Cloud Management Gateway Architecture Diagram
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 Client Management) and Microsoft's new Cloud Management...
-
Aug 28, 2020
SCCM Query for Browsers
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 bit complicated, as we have to customize the hardware inventory to...