Category Archives: Articles

Windows Secure Boot Update

As you may or may not know, Microsoft’s original Secure Boot certificates, issued in 2011, begin expiring in late June 2026. Most Windows machines will receive these updated certificates automatically. It should be noted, in some cases where administrative update procedures, like WSUS, are in place you may find that this update will need to…  Read More 

Custom OpenVPN Installer 10+ (NSIS)

In this tutorial I will show you how to roll your own custom OpenVPN client installer using NSIS. The installer will include the Better OpenVPN GUI Client and is based on OpenVPN 2.4.8 which features the ability to run OpenVPN GUI without administrative privileges. The new OpenVPN GUI features are documented here. Click here for…  Read More 

QNAP NAS Domain Password Policy

With Samba4 becoming more relevant everyday as a drop in replacement for AD, I am regularly fielding questions regarding password management. Below I will describe the basics of password management on a QNAP NAS running Samba4 in Domain Controller Mode using the samba-tool. The following code shows the commands dealing with passwords and account expiration.