1f57855b9f5d20da4748a0219e8eb24278e9635f
Collection of PowerShell Scripts
This repository provides useful and cross-platform PowerShell scripts - to be used by command-line interface (CLI), by automation software like Jenkins, automatically as daily tasks, or simply to learn PowerShell. See the FAQ page if you need help or have any questions.
⚙️ Scripts to Manage Computers
| Script | Description | Help |
|---|---|---|
| add-firewall-rules.ps1 | Adds firewall rules for the given executables (needs admin rights) | Help |
💻 Scripts for the Desktop
| Script | Description | Help |
|---|---|---|
| close-calculator.ps1 | Closes the calculator application | Help |
📁 Scripts for Files & Folders
| Script | Description | Help |
|---|---|---|
| cd-autostart.ps1 | Set the working directory to the user's autostart folder | Help |
♻️ Scripts to Convert Files
| Script | Description | Help |
|---|---|---|
| convert-csv2txt.ps1 | Converts a .CSV file to a text file | Help |
📝 Scripts for Git
| Script | Description | Help |
|---|---|---|
| build-repo.ps1 | Builds a Git repository | Help |
🔎 Scripts for PowerShell
| Script | Description | Help |
|---|---|---|
| daily-tasks.sh | Execute PowerShell scripts automatically as daily tasks (Linux only) | Help |
🛒 Various PowerShell Scripts
| Script | Description | Help |
|---|---|---|
| add-memo.ps1 | Adds the given memo text to $HOME/Memos.csv | Help |
Feedback
Send your email feedback to: gabe [at] gabesville [dot] com
License, Copyright & Registered Trademarks
This open source project is licensed under the CC0 license. All registered trademarks are the property of their respective owners.
Description
Languages
PowerShell
100%