< # .SYNOPSIS This script displays information of cultures on a system. .DESCRIPTION This script reimplements an MSDN script using PowerShell. It first gets the cultures then displays them .NOTES File Name : Get-Cultures.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://pshscripts.blogspot… Read the full text.