ConfigMgr Client Health 0.5.0 Released
Today I released version 0.5.0 of my tool that automatically fixes broken SCCM clients. This version includes three new features […]
Today I released version 0.5.0 of my tool that automatically fixes broken SCCM clients. This version includes three new features […]
Have you ever seen a picture on the Windows 10 lock screen that you really liked and wanted to save?
Task Sequence has failed with the error code 0x80070070 and how to solve it. We got this error last week
I have released an update to my ConfigMgr Client Health script due to feedback from the community. This version includes
To Run a PowerShell script inside a vbs script can be usefull for many reasons, and its a quick and
Clients with a broken Configuration Manager Client is the worst. You lose management of the client, and it drags down
One of my customers had a lot of computers that didn’t receive patches because of an old group policy setting
Virtual desktop in Windows 10 is a feature I use all the time, and I love it. It makes so
I want the OSD process to install all user applications if the primary user on the device is known. This
Windows 10 ADK 1607 is now available for download. I will update my scripts to use ADK 1607 instead of
How to configure DaRT with ConfigMgr boot image. DaRT (Diagnostics Repeair Tools) is part of the Microsoft Desktop Optimization Pack
SCCM Firewall ports and network ports must be defined if you want manage clients across multiple networks. Configuration Manager to
How to deploy Windows Management Framework 5 with Configuration Manager. Windows Management Framework 5.0 provides a lot of new features, including
With this post I want to explain the CCMSetup install switches as I get asked a lot how and when
There have been a lot of discussion how to write a proper PowerShell detection method and how to tell Configuration
Keyboard layout in boot image is something I change for my customers as we have non-english keyboards in Europe. Both
Microsoft released a ADK 1511 hotfix earlier this year to fix problem with network connectivity in the boot image. This
In the first part of my SCCM Performance Tuning series we went through disk performance and SCCM collection evaluation updates. Part
How to connect SQL with PowerShell. PowerShell has built in functionality to connect to SQL databases, which makes it very
How to deploy Acrobat Reader DC with SCCM using the application model. The installation will be unattended and silent as every