Changed filepath script to output to csv instead of txt

This commit is contained in:
2015-08-04 10:10:58 -04:00
parent f18fc308f9
commit 192ce76dc5
6 changed files with 46 additions and 7 deletions

View File

@@ -41,4 +41,4 @@ Hopefully, having the txt produced by this program will help you easily restore
**Script 2 SMB/NTFS Path Length**
This program will create a txt with a list of files whose path exceeds 255 characters. The program scans local drives and should be run on the server not the client.
This program will create a csv with a list of files whose path exceeds 255 characters. The program scans local drives and should be run on the server not the client.