Check and Fix SCCM Cache Size
2012-08-03
PowerShell, SCCM, Scripts
Harry Caskey
3
I’ve run into issues where an SCCM client will get repaired and the cache size automatically goes back to 5120MB. This causes a problem if you have applications that you are advertising that are bigger than 5GB. So my solution was to created a PowerShell script that first checks to see what the current cache […]