scripts
scripts copied to clipboard
Convert-Xml.ps1 does not output correctly without a file
Omitting the -OutFile param tries to transform the XML to [Console]::Out, but that isn't working.