Create a PowerShell script

Job ID: 34474207

Budget: $30 – $250 CAD

Requirements & General Outline.

1- Pull files from hard coded network folder stored in variables file. Display network error if failure.
2- If file is zero size, delete it.
3- If file has data, verify format conforms to example CSV file. Display formatting error if failure.
4- Create new file on the desktop. Each file will need a unique number. Possibly store this in variables file for next run.
5- Mangle data & template as outlined to create the required output.
6- Check for another file in network location. Repeat until no files found.
7- Notify user script has completed.