summaryrefslogtreecommitdiffstats
path: root/content/memoirs/wpa-patching.md
diff options
context:
space:
mode:
authorPeter2022-04-12 13:22:03 +0100
committerPeter2022-04-12 13:22:03 +0100
commit40738db41687047af6e5fef07df449bced950838 (patch)
tree4ff6efc1139de736a926997b724e9dd51a6fbba2 /content/memoirs/wpa-patching.md
parent69b230e26f68ba05ce502fab6f91572475bc97a2 (diff)
downloadblog.minskio.co.uk-40738db41687047af6e5fef07df449bced950838.tar.gz
blog.minskio.co.uk-40738db41687047af6e5fef07df449bced950838.tar.bz2
blog.minskio.co.uk-40738db41687047af6e5fef07df449bced950838.zip
Initial batch of memoirs and theme changes
Diffstat (limited to 'content/memoirs/wpa-patching.md')
-rw-r--r--content/memoirs/wpa-patching.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/content/memoirs/wpa-patching.md b/content/memoirs/wpa-patching.md
new file mode 100644
index 0000000..412ae9c
--- /dev/null
+++ b/content/memoirs/wpa-patching.md
@@ -0,0 +1,10 @@
+---
+title: WPA patching
+memoir: college
+---
+
+While at college, as we were studying for an IT course we ended up running a lot of virtual machines for Windows Server 2003, and Windows XP Pro clients.
+
+One of the unforseen side effects of this however was that there was a 30 day countdown after install that couldn't really be avoided. One by one, virtual machines would end up being un-bootable due to Windows Product Activation.
+
+Being the spritely scallywag that I was, I knew of an activation patcher and made `winlogon.exe` patches and registry scripts that would handily bypass this restoring the virtual machines to their former glory. These patches were installed on literally every machine by the end of the term. \ No newline at end of file