< # .SYNOPSIS This script removed an an attribute from an XML element. .DESCRIPTION This script creates an XML document, then removes an Attribute using the RemoveAttributeAt method. .NOTES File Name : Remove-XMLAttributeAt.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://www.pshscripts… Read the full text.