Technorati Tags: PowerShell , Formatting , ToString() , script , code < # .SYNOPSIS Shows formatting of leading Zeros .DESCRIPTION This script, a re-implementation of an MSDN Sample, creates several numbers of varying type, then displays them using .NET Formatting. The second set of formatting shows the difference between .ToString() and composite format strings to… Read the full text.