PowerTip: Difference Between XML PowerShell Cmdlets
Summary: Understand the difference between XML cmdlets in Windows PowerShell.
What is the difference between the Windows PowerShell cmdlets, Export-CliXML and ConvertTo-XML?
The Help file for ConvertTo-XML says:
“This cmdlet is similar to Export-CliXML, except that Export-CliXML stores the resulting XML in a file. ConvertTo-XML returns the XML,