Joseph Abrahamjosephabraham.dev·Jun 8, 2016Powershell Script: Get-ChildItemIn this article, I want to demonstrate the use of the PowerShell cmdlet: Get-ChildItem. Let's consider this scenario. Imagine you need to get the list of file names in a folder to a CSV or flat file. Sounds simple, right? Yes, it is, but what if the ...73 readsAll other techPowershell