SHIFT-WIKI - Sjoerd Hooft's InFormation Technology
This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.
A GPO to Make Everyone Local Administrator
Summary: How to make a GPO to make every domain user a local administrator.
Date: Around 2009
Refactor: 6 March 2025: Checked links and formatting.
This is how to make a GPO to make every domain user a local administrator. Please remember that this is not best practice and you should have a really good reason to do this.
Active Directory Diagnostic Event Logging
Summary: How to make event viewer show information that's actually useful?
Date: Around 2015
Refactor: 6 March 2025: Checked links and formatting.
How to make event viewer show information that's actually useful when trying to troubleshoot AD's LDAP?
Get root access on pods in an AKS cluster
Summary: Usually you wouldn't need to get root access to pods in a kubernetes cluster, but sometimes it can be convenient for a quick test or as emergency access. I recently had the desire to be root at one of the pods, and it turned out to be quite difficult nowadays, so I wrote a post on it. I'll be documenting the various options you have to interact with pods and containers in pods, until I finally found the solution. I hope you enjoy the journey.
Date: 27 December 2024
Note that this was done on an aks cluster with version 1.27.7.