Welcome to the Jocha blog!

SCCM Client – Manual install and uninstall

You can deploy the SCCM client several ways, the most common being through SCCM, manual install via the ccmsetup.exe. This article describes how to install and uninstall the client manually.

Detect and Elevate a PowerShell session

We’ve set out to help a customer with automation within their IT department.
Some daily tasks require an elevated prompt, there is no way around it. But it’s not obvious how to check if the current prompt is elevated, or how to elevate the session. So here is a how-to…

Get Active Directory pictures in Windows 10

We have been working on migrating a customer from Windows 7 over to Windows 10. Our goal is to have Windows 8 and 10 clients pull the pictures from Active Directory to the users local profiles.

Disable Windows 10 Automatic locking screen

We’ve been upgrading a customers environment… for one of their workstation configurations they didn’t want the computers to lock on idle, which is enforced by default.

Azure Backup Job Failed 0x1D4C2

Lately we’ve been getting a lot of inquiries regarding Azure Backup. One customer tried to set up the Microsoft Azure Recovery Services (MARS) agent, they experienced a problem where the backup job fails immediately…

Hash mismatch with SCCM Application

Hash mismatch with SCCM Application

I’ve been troubleshooting an issue with application/client installations for a while now. Some applications have been getting hash mismatch when downloading…

Write Folder Metadata via Powershell

Write Folder Metadata via Powershell

The last few days I’ve been working with Powershell. The idea behind this function is to customize folders. In my case I needed to make sure that the file path does not contain spaces, yet show user friendly folder names to the end user.

Windows 2008 wont use Trusted Sites

Windows 2008 wont use Trusted Sites

Today I ran into an issue with Internet Explorer on a Windows 2008 R2 server.
I have a GPO that pushes Local Intranet and Trusted sites but they would not be visible through the GUI in Internet Options.

Special characters in HTML

Special characters in HTML

When you want to write special characters in a HTML document sometimes it will interpret it as code. Heres a list of the most commonly used characters and what to replace them with.