Skip to main content

Blogs

2017

Export users of one AD group and import to another
·196 words·1 min
system-administration tech active-directory powershell sysadmin technology windows
It’s quite common for members of one Active Directory security group to be replicate in another.
Transfer SQL Authentication Credentials between servers
·755 words·4 mins
system-administration tech mssql sql sysadmin technology
Have you ever had to migrate a SQL instance from one server to the next?
The Group Policy Client service failed to logon - Access is denied
·157 words·1 min
system-administration tech group-policy sysadmin technology windows windows-7
Access is denied is a truly wonderful error.
Get the Windows 10 Creators Update
·186 words·1 min
system-administration tech 1703 creators-update redstone-2 sysadmin technology windows windows-10
With a drop in testing and in it’s place, a variety of fast and slow rings to roll out updates to Windows 10 users globally, many are clamouring for the latest major revision to Windows 10 entitled ‘Creators Update’ (or for those with a liking for codenames or versions, that’s Redstone 2 and 1703 for you).
Creators Update for Windows 10 brings new Windows Linux Subsystem features
·284 words·2 mins
system-administration tech 1703 bash creators-update linux redstone-2 technology ubuntu windows windows-10 wsl
Windows 10 Creators Update was made available to the masses on Tuesday gone by.
Going headless with the Raspberry Pi
·444 words·3 mins
tech debian linux raspberry-pi raspbian ssh technology wireless
At some point last year I decided to expand my love of Pi from the A+ unit I have played with over the last couple of years to a shiny Zero (which has since been replaced with the Zero W which includes Wireless and Bluetooth) and the Unicorn pHAT from the pirates at Pimoroni.
Testing your PowerShell code in different versions from the one workstation
·283 words·2 mins
system-administration tech powershell sysadmin technology windows
I hit a brick wall today while smashing together various PowerShell code snippets for a script I am working on (that I’ll share later).

2016

How to uninstall & reinstall Windows Subsystem for Linux
·185 words·1 min
tech linux technology ubuntu windows windows-10 wsl
Now that the Windows Subsystem for Linux (WSL) has been released to the masses in Windows 10 Anniversary Update and you have have installed the feature and had a play, What happens if you want to start from scratch and reset everything to a fresh state?
BASH has arrived for all in Windows 10
·367 words·2 mins
tech bash linux technology ubuntu windows windows-10 wsl
No no, the latest update to Windows 10 will not make you want to bash your head against a brick wall; Update 1607, otherwise known as Anniversary Update 1 (code name Redstone 1) brings a very surprising feature to the Windows landscape; Linux on Windows.
Predictable failure - Tweeting with Python Part 2
·320 words·2 mins
tech debian iot linux python raspberry-pi raspbian technology twitter twython
Part 1 of the series saw us signing up to Twitter and getting access to the API to send tweets, setting up Twython and developing out shutdown script.