Technorati Tags: PowerShell , PowerShell Script , System.Globalization.CultureInfo , System.Threading.Thread , culture <# .SYNOPSIS This script creates a function to run culture sensitive operations in some other culture. .DESCRIPTION The Using-Culture function gets the current culture, saves it, then ...