Use PowerShell to Read CSV Files and Create Files and Folders
Summary: Learn how to use Windows PowerShell to read CSV files and create files and folders. Microsoft Scripting Guy Ed Wilson here. This past week has been fun. I enjoy talking about comma-separated value files (CSV) because they are very flexible, and Windows PowerShell makes working with them really easy. One of the cool things that can ...