Skip to content

rytsikau/ee.DirectoryChecker

Repository files navigation

ee.DirectoryChecker

This simple script exports all system information of each file/folder available at the specified path, to a CSV file with the following columns: attributes, creation time, last write time, last access time, file size and full path.

Quick Start

  1. Unpack the downloaded archive
  2. Open start.bat in a text editor and paste the path of required directory as a DIRINPUT parameter
  3. Save start.bat and run it. The result CSV file will be saved in the directory \results
  • The start.bat file can also be started without editing, by specifying the required path as an argument. For example:
start.bat 'c:\Program Files\'

Tested Configuration

  • Microsoft Windows 10 Pro x64 17134

Developer info

  • Powershell ISE 5.1 x86

Tags

attributes contents csv datetime directory files folder size system


[program page] [start page] [author e-mail]

About

Exports all system information of each file/folder located in the specified directory, to a CSV file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published