XML .dat file folderlist to csv Powershell script
Budget: $250 – $750 USD
Hi All
I have an interesting project i need a .ps1 script
In a targeted directory there will be a dynamic xml file which contains many entries with some essential ones
WHat i need is the output to be on 5 columns
ColA: MessageID
ColB: Column Name
ColC: Value from xml
Once processed I would like the file to be moved to an \archive\ directory
filename: MessageID_DateTimeProcessed.xml
The directory will have up to 50 files at a time, i need it to keep looping in the source directory until there are no files left
I have an interesting project i need a .ps1 script
In a targeted directory there will be a dynamic xml file which contains many entries with some essential ones
WHat i need is the output to be on 5 columns
ColA: MessageID
ColB: Column Name
ColC: Value from xml
Once processed I would like the file to be moved to an \archive\ directory
filename: MessageID_DateTimeProcessed.xml
The directory will have up to 50 files at a time, i need it to keep looping in the source directory until there are no files left