Welcome to the Jocha blog!

Windows 8 can’t find WSUS updates

A customer of mine recently started deploying Windows 8 in their environment. MDT was set up and the deployment was working fine, but after deployment the Windows 8 machines wouldn’t connect to the WSUS server.

When trying to connect to the WSUS-server through the Control Panel I got an error message.

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.

Breaking into a Windows System

Do you ever get that sinking feeling, when you’ve forgotten the root password to your test lab?  Again?

I hate it too!  So I decided to figure out a way around it, using a work around…

Fix for slow “Downloads” folder in Windows 10

In the last couple of weeks I’ve been noticing that clicking the “Downloads” folder in Windows Explorer took a long time to load.
After a bit of research, it turns out Windows 10 tries to guess…

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.

Recover files from Previous Version/Shadowcopy

Recover files from Previous Version/Shadowcopy

By default, shadow copy will save a copy of your files once a day, or triggered into action such as when installing an update or new program.

This is all managed by the Windows Task Scheduler. By making some changes to the ‘System Restore’ schedule you can create more frequent backups of documents…

Windows 2012 listening on port 80 fix

Windows 2012 listening on port 80 fix

First of all, the way http.sys works on newer Windows versions is a very useful feature.

The reason behind http.sys is to have a single system service that listens on the all-important port 80 and be a mediator to different applications and services…

Connect to Office 365 with Powershell

Connect to Office 365 with Powershell

The GUI at Microsoft is great but sometimes we need to dig a bit deeper.

I ran into some issues with a Resource mailbox and had to do some troubleshooting in the Office 365 service.

Breaking into a Windows System

Breaking into a Windows System

Do you ever get that sinking feeling, when you’ve forgotten the root password to your test lab?  Again?

I hate it too!  So I decided to figure out a way around it, using a work around…

Configure Windows 7 Network Adapter Binding Priority

Configure Windows 7 Network Adapter Binding Priority

A computer running Windows 7 may connect to networks with various adapters.

If you have a device that can connect to networks in multiple ways, you may wonder how Windows determines the priority of the installed network adapters.

Install Updates on Exchange Server 2010 DAG

Install Updates on Exchange Server 2010 DAG

To update the DAG members with new patches the process should be managed to prevent all of the DAG members from being offline at the same time.

You can move the active mailbox databases off a particular server so that it can be patched, and if necessary rebooted, without causing any downtime for mailbox users on that database.

AD Delegation: Default Permissions for GPOs

AD Delegation: Default Permissions for GPOs

When setting up Active Directory delegation, you want administrators to be able to maintain Group Policy without being a Domain Admin.

If you read TechNet, Microsoft tells you to use Group Policy Creator Owners. However CO does not have permissions to modify or edit any other group policy objects.