Email to Stoke City Football Club

Given recent form and the pending threat of relegation to England’s third tier of football, I decided to write an email to the club. They tell me it’s been given…

Continue Reading Email to Stoke City Football Club

Disk Encryption – Windows 10 Home

Bitlocker is not available on Windows 10 Home. I didn't know this, then I found that there was an alternative called, unremarkably, "Device Encryption". It is hardware dependant and it seems that a lot of hardware, even fairly new hardware, doesn't support all of the requirements.

Continue Reading Disk Encryption – Windows 10 Home

Getting help

A Word on Fonts Before we dive into the typing anything into the PowerShell console, a quick word on fonts and colours. There are a number of "special characters" that…

Continue Reading Getting help

About PowerShell

PowerShell - my spell checker keeps trying to correct my spelling to "Powers Hell" and for some this might be a more accurate description, but what is it's history?

Continue Reading About PowerShell

Introducing the Pipeline

The pipeline is a feature that allows the output of one command to be automatically transferred into another command. You can string any number of commands together and they will…

Continue Reading Introducing the Pipeline

Output

Any output from any PowerShell cmdlet or script is sent to the pipeline, we will look at this in more detail in the next section, the pipeline has some default…

Continue Reading Output

End of content

No more pages to load