<# .SYNOPSIS MSDN Sample Recoded in PowerShell demonstrating formatting .DESCRIPTION This sample recodes an MSDN Sample into PowerShell that shows some of the options of formatting using ToString() and various .NET formatting strings .NOTES File Name : Show-Formatting1.ps1 Author : Thomas Lee - tfl@psp.co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http: //www.pshscripts.blogspot...