Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scripts need to be written in the Powershell programming language. The script can take in input data from any source, but it is up to the Powershell script developer to read in that data, manipulate the data, and then save that data in an output CSV file. The only requirement is that the script returns the full path of that output file.

...