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
-
Apr 11, 2016
How to Delete Hiden Drivers for SCCM OSD Imaging
I have to use an existing image to make the SCCM OSD image disk...even though I uninstalled all those drivers inside "Program and Features", there are still some hiden drivers inside the system. It...
-
Apr 8, 2016
WIM GUI Mount Tools
sometimes we need an easy WIM file mount tools in GUI... I found out these two are quite good: <http://www.vladan.fr/dism gui 4 0 utility/ <https://www.autoitscript.com/site/autoit tools/gimagex/
-
Apr 4, 2016
How to use SCCM to deploy Office 2010 / Project / Visio / Office 2016
When it comes to Microsoft Office, it is actually quite easy to deploy it with SCCM. For Office 2007 / 2010, Project or Visio 2007 / 2010. Just open command line and get into the installation folder,...
-
Mar 29, 2016
How to Install Shavlik in SCCM
The Shavlik installation is pretty simple, but the configurations may take a while. If you already installed WSUS, you have to use SSL connections to your WSUS server. But first we have to setup a...
-
Mar 28, 2016
SCCM LOG_Backup Full
One day I found out the SCCM Server harddrive is full... and when I used a folder size software to find out the large files, I found out it is only because the SCCM Log\ backup file (ReportServer\...
-
Mar 18, 2016
How to use SCCM to find specific KB installed ?
There are lots of ways to find if some windows update KB installed via SCCM, such as compliance report( Console Monitoring Reporting Reports Software Updates A Compliance Compliance 2 Specific...
-
Mar 14, 2016
Features need to install to Set up SCCM Distribution Points
\ Setup SCCM Distribution Point Remote Differential Compression IIS Configuration: Application Development: ISAPI Extensions Security: Windows Authentication IIS 6 Management Compatibility: IIS 6...
-
Mar 3, 2016
How to use same network adapter for SCCM OSD purpose?
first just need to find out the mac address of your network adapter, then go to the register of your sccm server: HKEY\ LOCAL\ MACHINE\SOFTWARE\Microsoft\SMS\Components \SMS\ DISCOVERY\ DATA\ MANAGER...
-
Feb 18, 2016
How to get the users in the local Administrators group by SCCM ?
My manager wants to know which users have local admin rights on the workstation for audit purpose, but SCCM doesn't have this build in function. Thanks for the internet, here is an article on how to...