Upgrading Ubuntu 14.04 to 16.04 & PHP 5.6 to 7 for WordPress This post describes how I upgraded our webserver running WordPress on Apache from Ubuntu 14.04.5 LTS to 16.04.1 LTS. Please see this article for more information on the server’s installation […] Read more
Windows 10: Black Lock Screen with Citrix Receiver Update: KB4022723 seems to fix the black lock screen issue described in this article. The Spotlight feature of Windows 10 shows beautiful images on the lock screen. Annoyingly, it appears […] Read more
Universal Windows App Data Storage for Admins Universal Windows Platform (UWP) is the current name for a new type of application platform originally introduced with Windows 8 as “Metro” and later renamed to “Modern”. UWP apps can […] Read more
Disabling Azure Active Directory Password Expiration User accounts created in Azure AD are subject to Azure AD’s password policies and restrictions, whose defaults are far from optimal. Unfortunately, the most severe shortcomings cannot currently be changed. Read more
Delprof2 & SetACL Studio Free for Commercial Use I am happy to announce that my tools Delprof2 and SetACL Studio are now free to use, both for individuals and corporations. Previously, Delprof2 was only free to use commercially […] Read more
The Perfect Workstation: Fujitsu Celsius J550 When it comes to selecting a general-purpose workstation I tend to be looking for the impossible: high performance, superb reliability, quiet operation, moderate price. Amazingly, there exists at least one […] Read more
Faster Trimming & Compacting of Hyper-V Ubuntu VMs A while ago I described how to compact an Ubuntu VHDX running on Hyper-V using the sfill command. Running sfill, however, can take hours. Luckily, there is a much faster […] Read more
Keyboard Shortcuts You’ll Never Want to Miss Again Keyboard shortcuts are the key to productivity and efficiency. This is true for any machine, any OS and any application. This article lists shortcuts I personally find very helpful and […] Read more
Comparison: CPU & GPU Usage of 4 Browsers How do popular browsers differ in compute footprint when running animations? In this article I am comparing the CPU as well as the GPU utilization of Google Chrome, Microsoft Edge, […] Read more
What’s Wrong with Group Policy Over the years I have worked with Group Policy in many different ways. My experience ranges from helping an enterprise client establish a brand new set of policies for physical […] Read more
Lenovo Yoga 900: SSD Upgrade & Clean Windows Installation The Lenovo Yoga 900 packs some amazing hardware in an ultraportable 1.29 kg 13″ chassis: high-resolution 3200×1800 screen, Intel Core i7-6500U CPU, 16 GB RAM. The only downsides I found […] Read more
Windows 10 Roaming Profile: Sharing Violation Every 2nd Logon I came across this problem while preparing my sessions for this year’s conferences. The setup is boringly simple: a user with a roaming profile logging on to a Windows 10 […] Read more
Hyper-V on Hetzner’s EX51 Hosted Dedicated Servers Your low-cost high-performance cloud data center building block. This guide explains how to install Windows Server 2012 R2 on Hetzner’s EX51-SSD dedicated servers. That line of servers is very attractive […] Read more
How Group Policy Impacts Logon Performance #4: Citrix Policies This article is based on my Citrix Synergy 2015 session and is the fourth in a mini-series on Group Policy performance. All measurements by uberAgent on Windows Server 2012 R2 […] Read more
VMware Horizon in a Lab: Getting Rid of SSL Errors This is a description of a quick and dirty way to get SSL to work correctly in a VMware Horizon View installation in a lab environment. Do not do this […] Read more
Microsoft Windows Enterprise State Roaming – First Thoughts Microsoft just announced a new service called Enterprise State Roaming. The broader goal seems to be to replace roaming user profiles. That, however, is not going to happen any time […] Read more
How Group Policy Impacts Logon Performance #3: WMI Filters & ILT This article is based on my Citrix Synergy 2015 session and is the third in a mini-series on Group Policy performance. All measurements by uberAgent on Windows Server 2012 R2 […] Read more
Compacting Hyper-V VHDX Files of Ubuntu Linux VMs Note: if your guest OS supports the trim command you can use the faster method described in this article. If you configured your Hyper-V virtual machines with dynamically expanding virtual […] Read more
How Group Policy Impacts Logon Performance #2: Internals This article is based on my Citrix Synergy 2015 session and is the second in a mini-series on Group Policy performance. All measurements by uberAgent on Windows Server 2012 R2 […] Read more
How Group Policy Impacts Logon Performance #1: CSEs This article is based on my Citrix Synergy 2015 session and is the first in a mini-series on Group Policy performance. All measurements by uberAgent on Windows Server 2012 R2 […] Read more
Splunk Accelerated Data Models – Part 3 This article is based on my Splunk .conf 2015 session and is the second in a mini-series on Splunk data model acceleration. Make sure to read parts 1 and 2 […] Read more
Splunk Accelerated Data Models – Part 2 This article is based on my Splunk .conf 2015 session and is the second in a mini-series on Splunk data model acceleration. Make sure to read part 1 first. Under […] Read more
Splunk Accelerated Data Models – Part 1 This article is based on my Splunk .conf 2015 session and is the first in a mini-series on Splunk data model acceleration. Why Accelerate? Have you ever seen this? Splunk […] Read more
Citrix Synergy 2016 Call for Topics: Get Rid of the Video Requirement (Open Letter) It smacks of lazy reviewers looking for eye-candy. Simon Crosby, former Citrix CTO Citrix Synergy Team, I am writing to you as a guy who has presented many times at […] Read more
Citrix XenApp/XenDesktop API Hooking Explained What is API Hooking? API hooking is all about making others do things they never even knew they could do. More precisely: tricking other processes into doing things differently from […] Read more
Performance Footprint of PowerShell Logon Scripts PowerShell is a popular and extremely versatile tool, but is it a good idea to use PowerShell in logon scripts? Let’s try to find out! Read more
FileIOTest – Times the Duration of File IO Operations FileIOTest is a command line tool that tests the speed of local or remote (SMB) storage by performing some common file IO operations repeatedly and measuring the duration. Read more
Converting Mercurial Repositories to Git on Windows If you work with text, you need version control. That rule applies regardless of whether you write code or poetry (some might argue that those two are the same, anyway). […] Read more
Recursively Setting Directory Attributes in PowerShell As I found out the (excellent) Egnyte Desktop Sync client for Windows ignores directories that have the system attribute set. For some reason some of the directories I wanted to […] Read more