<# .SYNOPSIS A function to create a credential object from script. .DESCRIPTION Enables you to create a credential objects from stored details. .NOTES File Name : New-Credential.ps1 Author : Thomas Lee – tfl@psp.co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://pshscripts.blogspot.com/2011/03/new-credentialps1.html .PARAMETER… Read the full text.