Get-ChildItem : The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. I still ...
You can run a simple PowerShell script to get the file size of files saved in various locations on a network. Simply enter the file path in one column of an Excel spreadsheet, with the Get-Childitem ...
I wrote a script to purge files from a memory card to a location on my network. However I had no idea they were doing video too. Is there a way to use -Include with multiple file types?