Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoran-jankov/file-removal-powershell-script
This script removes defined files from targeted folders. It is meant to be used by System Administrators, because it has many options and settings that can be configured to remove files in multiple and various ways. All data regarding file removal, target folders, file names, optional number of days files must be older then to be removed, if files in subfolders should be removed, and if files should be force removed, are written by user in `Data.csv` file. User can enter partial names of files in `FileName` column with a wildcard character, for example `*.dat` or `Backup*`. Script generates detailed log file, and report that is sent via email. In `Settings.cfg` file parameters are stored for email settings, and options to turn on or off console writing, loging, and email report as the user requires them.
https://github.com/zoran-jankov/file-removal-powershell-script
administrators powershell powershell-adminscripts powershell-script
Last synced: 2 months ago
JSON representation
This script removes defined files from targeted folders. It is meant to be used by System Administrators, because it has many options and settings that can be configured to remove files in multiple and various ways. All data regarding file removal, target folders, file names, optional number of days files must be older then to be removed, if files in subfolders should be removed, and if files should be force removed, are written by user in `Data.csv` file. User can enter partial names of files in `FileName` column with a wildcard character, for example `*.dat` or `Backup*`. Script generates detailed log file, and report that is sent via email. In `Settings.cfg` file parameters are stored for email settings, and options to turn on or off console writing, loging, and email report as the user requires them.
- Host: GitHub
- URL: https://github.com/zoran-jankov/file-removal-powershell-script
- Owner: Zoran-Jankov
- License: gpl-3.0
- Created: 2020-07-07T16:20:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T23:07:38.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T00:17:38.350Z (almost 2 years ago)
- Topics: administrators, powershell, powershell-adminscripts, powershell-script
- Language: PowerShell
- Homepage:
- Size: 847 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0