PowerShell ForEach and CSV File Tutorial

12K views Mar 26, 2024
publisher-humix

jeffbrown.tech

Harness the power of the PowerShell foreach statement with CSV files to perform a repeated action on some data, like creating users! PowerShell ForEach and CSV Files: Tutorial https://jeffbrown.tech/powershell-foreach-csv/ Chapters: 00:00 Introduction 00:22 CSV File Overview 01:01 Import-Csv Examples 03:13 Imported Data Manipulation 05:36 foreach Statement 11:17 Script Example 14:11 Summary


View Video Transcript
#Programming