This repository contains a collection of PowerShell scripts created during my journey of learning PowerShell.
This project serves as a personal archive of PowerShell scripts I've written while learning PowerShell. The scripts showcase my progress and experiments with PowerShell.
- Files Organizer
- Find and Relocate Files Older Than X Days
- Translate Txt and Excel files to CSV with ~ as delimiter
Each script is self-contained and can be run independently. To use a script:
- Ensure you have PowerShell installed on your system.
- Clone this repository or download the desired script.
- Open PowerShell and navigate to the script's directory.
- Run the script using the command:
.\ScriptName.ps1
This is a personal learning repository, but suggestions and improvements are welcome. Feel free to open an issue or submit a pull request if you have any ideas or corrections.
- TopExcelTips for giving me PowerShell project ideas