Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Create formatted list of files using split string – Powershell

$
0
0

Got a request today to build a csv file that listed out some files in a folder along with a few other bits of information. The headers from left to right are: parentId($id), Description($size), Name($name), Body($unc) The first few items were very simple, they needed:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles