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
-
Jun 23, 2016
SCCM Application Catalog DPI Scaling Issues
I didn't know there is a simple fix for that: <http://www.cb net.co.uk/microsoft articles/34 configmgr/2092 configmgr application catalog dpi scaling issues
-
Jun 22, 2016
Casper Failover + Database Recovery Plan
Currently we are using 2 mac mini as our Casper servers, and we want to setup casper failover + database recovery plan. When the main Casper server failed(east), we want to quickly do the failover...
-
Jun 10, 2016
How to Create a SCCM Application Catalog Usage Report?
It is an interesting experience to write SQL query about SCCM Application Catalog Usage Report, as we need to use a function query: (fn\ ListLatestApplicationCIs(1033) from this function, we can get...
-
Jun 10, 2016
How to Create a Custom SCCM Report (Not Query)
I am sure you already tried building for some queries in SCCM, it is very easy and convenient, however if you want something looking nice and can export easily or subscribe, SCCM Reporting is the...
-
Jun 10, 2016
AD SelfService Plus Configuration Notes
Here to download AD SelfService Plus: <https://www.manageengine.com/products/self service password/download free.html The installation itself is pretty simple. If you are upgrading, download the...
-
Jun 10, 2016
Package Powershell 5.0 in SCCM
A Surprisingly very easy SCCM Package, the command line is just wusa.exe Win7AndW2K8R2 KB3134760 x64.msu /quiet /norestart You can download Powershell 5.0 from here: <https://www.microsoft.com/en...
-
Jun 5, 2016
Using SCCM Compliance Settings to Install ESET on Macs
Again, another shell script to install ESET using SCCM compliance settings on Macs Discovery Script: !/bin/bash Rui Qiu’s ESET Script V1 11012015 FOLDER=/Library/Application\ Support/ESET/esets if [...
-
Jun 5, 2016
Using SCCM Compliance Settings to Install Root Certificate on Macs
Here is one of my old shell scrips...it is very hard to use sccm to manage Macs, as Microsoft really doesn't support Mac platform that well...last year, I even discovered a bug that SCCM has...and...
-
Jun 3, 2016
How to load balance a Web server farm by using one SSL certificate
https://support.microsoft.com/en us/kb/313299