<# .SYNOPSIS Demonstrates string formatting using Powershell .DESCRIPTION This script formats 2 numbers in a variety of ways, also formats an enum . An adaptation of the C# sample in the MSDN Library. However, this script uses a built- in enum , and displays two. .NOTES Author : Thomas Lee – tfl@psp.co.uk .INPUTTYPE This script has no effective parameters…. Read the full text.