How can I limit number of rows on a CSV output from a PS Query batch process?
A use generates a 20GB output file in CSV format from a customized PS Query process run in our PS Unix batch scheduler, causing all jobs after that to fail because the /U01 file share was full. Is there a way to limit output file sizes (especially .csv files) on the batch schedulers?