< # .SYNOPSIS This script converts time to different time zones. .DESCRIPTION This script re-implements an MSDN sample using PowerShell .NOTES File Name : Get-Time.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://pshscripts.blogspot.com/2010/08/get-time.html MSDN Sample posted at… Read the full text.