Welcome to the Jocha blog!

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…

Windows Backup Mail Report Script

Background Jocha work with a lot of startup companies and small-business owners, which is great in so many ways. While it gives us the possibility to design and set everything up from scratch, with all the best practices, it usually means working with a smaller budget...

Display all saved WiFi Passwords

We’ve all been there, wireless passwords tend get lost.

There are several tools to retrieve the missing information, but I strongly believe that the less stuff you download from the web, the safer you are. So why not use the built in functions instead?

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…

Disable Hardware Acceleration in Outlook 2013

Not all computers work better with hardware acceleration, especially those with incompatible drivers.

A couple of users contacted me asking about “white screens” and freezes in Outlook 2013. The simple solution is to disable the hardware acceleration…

WordPress: Hacks for the Media Uploader

WordPress: Hacks for the Media Uploader

Today I implemented Fancybox on the site. Although Wordpress had to be hacked a bit for this to work. By default WP will add a bunch of weird classes and properties that will screw up plugins. This is how I managed to fix it.

Auditing Group Changes in Active Directory

Auditing Group Changes in Active Directory

A customer of ours asked us to look into making their environment more secure. However we noticed that they did not audit Group/User changes in their Active Directory, we adjusted this and here’s a quick guide how to deploy it in your corporation.

Manage Windows Server 2008 from Server 2012

Manage Windows Server 2008 from Server 2012

After installing Windows Server 2012 and booting up you are welcomed by the new, greatly improved Server Manager.
This new tool is however not compatible with previous server versions out-of-box.

Access-based enumeration in Windows Server 2012

Access-based enumeration in Windows Server 2012

Yesterday I migrated our main file server to Windows Server 2012.
Noticed that Access-based enumeration was not working, I couldnt find the setting to re-enable it, or any good information on the web as to where it had gone.

Could not find an available image BootImageID

Could not find an available image BootImageID

After setting up Windows 7 x64 I was asked to verify that SCCM would work for 32-bit aswell. However after pressing F12 the TS would not start.
When checking SMSPXE.log I found the following…

RDP dying after Windows 2008 R2 SP1 update

RDP dying after Windows 2008 R2 SP1 update

Ran into this problem this morning when installing Service Pack 1 for Windows 2008 R2. Service Pack installs successfully, but after we couldn’t login via remote desktop services. The fix was easy to deploy…

Volume Shadow Copy and DHCP issue

Volume Shadow Copy and DHCP issue

After installing DHCP on Windows Server 2008 R2, you may start to see an error message in the event logs. Inspection of the detailed tab of the event log entry will show information about the process that generated the error…

Setting Option 66 and 67 for DHCP

Setting Option 66 and 67 for DHCP

To get PXE working on a server that is running both DHCP and WDS you need to enable option 66 and option 67. These settings will help your connecting clients to find the appropriate PXE server.