Welcome to the Jocha blog!
WordPress: Redirect loop with no category base
After upgrading to WordPress 3.4 category URLs stopped working.
When browsing to address (with Chrome and Firefox) one gets This webpage has a redirect loop.
Task Sequence error 0x00001F40
I created a task sequence to deploy Windows 2008 R2 via SCCM 2012 (MDT integration). After selecting the TS the installation proceeded for about 5 minutes and then gave me the error…
SNIInitialize() failed with error 0x2
The request failed or the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details.
User Profile Service failed the logon
Occasionally, Windows might not read your user profile correctly. Profiles can get corrupted, it’s not really a big deal…
Letting end-user update Active Directory
There might come a time where as a IT administrator you get tired of being asked to update peoples personal information in the Active Directory.
Create domain groups
Heres a small VBs script for fast Active Directory group creation.
Paste the following code into a text file and rename it to “CreateADGroups.vbs”.
Enable Remote Desktop via Group Policy
This is a quick tutorial on how to enable remote desktop through Group Policy.
There are two settings you need to adjust to allow remote desktop…
WordPress: Visitor depending content
This tutorial will cover two methods for setting up shortcodes to use in your posts and pages that will allow you to…