In the last tutorial we investigated using Export-CSV and ConvertTo-CSV to get your PowerShell data out as a well-formed CSV document. In this guide I’ll show you how to do something similar for XML files.
↧
In the last tutorial we investigated using Export-CSV and ConvertTo-CSV to get your PowerShell data out as a well-formed CSV document. In this guide I’ll show you how to do something similar for XML files.