500+ PowerShell scripts (.ps1) for every system!
Go to file
2021-02-27 11:43:38 +01:00
Data Added list-hidden-files.ps1 2021-02-27 11:37:50 +01:00
Misc Added the PowerShell icons 2021-02-24 10:10:43 +01:00
Scripts Improved the scripts by "-attributes" 2021-02-27 11:43:38 +01:00
LICENSE Initial commit 2020-04-30 17:49:27 +02:00
README.md Added list-hidden-files.ps1 2021-02-27 11:37:50 +01:00

Collection of PowerShell Scripts

This repository contains 140+ useful and cross-platform PowerShell scripts in the Scripts/ folder - to be used by command-line interface (CLI), for remote control (RC), by context menu, by voice control, 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 for Audio & Voice 🔊

Scripts for Computer Management ⚙️

Scripts for the Desktop 💻

Scripts for Files & Folders 📁

Scripts for Git 📝

  • clean-branch.ps1 - cleans the current Git branch (including submodules) from generated files
  • clone-repos.ps1 - clones well-known Git repositories
  • configure-git.ps1 - sets up the Git user configuration
  • fetch-repos.ps1 - fetches all Git repositories under the current/given directory (including submodules)
  • switch-branch.ps1 - switches the current Git repository to the given branch (including submodules)
  • update-repos.ps1 - updates all Git repositories under the current/given directory (including submodules)

Scripts for PowerShell 🔎

Various Scripts 🛒

Feedback

Send your email feedback to: markus [at] fleschutz [dot] de

This open source release is licensed under the CC0 license. All trademarks are the property of their respective owners.