https://github.com/ggoodwin/powershell
Personal PowerShell Scripts
https://github.com/ggoodwin/powershell
batch batch-file batch-script powershell powershell-script powershell-scripts
Last synced: 11 months ago
JSON representation
Personal PowerShell Scripts
- Host: GitHub
- URL: https://github.com/ggoodwin/powershell
- Owner: ggoodwin
- License: mit
- Created: 2023-10-02T19:38:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T21:00:46.000Z (over 2 years ago)
- Last Synced: 2025-01-27T12:49:56.898Z (about 1 year ago)
- Topics: batch, batch-file, batch-script, powershell, powershell-script, powershell-scripts
- Language: PowerShell
- Homepage: https://ggn.dev
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

PowerShell Scripts
> Hey There!, I am
Greg Goodwin
#### Profiles
[](https://ggn.dev)
[](https://ggn.sh/li)
[](https://ggn.sh/x)
[](https://ggn.hn)
#### Messaging
[](https://ggn.sh/skype)
[](https://ggn.sh/tg)
[](https://ggn.sh/wa)
[](https://discord.id/?prefill=179795086543028224)
Repo Info
 [](https://github.com/ggoodwin/powershell/commits/master) [](https://github.com/ggoodwin/powershell/blob/master/LICENSE.md)
## 🌟 How it works
Perform Common Tasks with a single click of a button.
## 📦 Installation and Usage
### Install PowerShell 7
- [Download PowerShell]
- [Install PowerShell]
## 💰 Usage
Double Click `any.ps1` file or `any.bat` file, as long as PowerShell is installed it will open, using the `.bat` version will run as admin.
- [Documentation & Tutorials] (Start Building Your Own Scripts)
## 💻 Dependencies
- [PowerShell]
## 🙇♂️ Issues and Contributing
If you find an issue with this repo, please report the issue using my [Github Issues] or check out the [Security] details if it is security related.
If you'd like, I welcome any contributions. Please read the [Contributing] document then [Fork] this library and submit a [Pull Request]. Make sure to click `compare across forks` to see your fork.
## ⚖️ License
This project is under the MIT License. See the [License] file for the full license text.
## 📜 Changes
Check out my [Changelog]
## 👍🏻 Code of Conduct
Please read my [Code of Conduct] before contributing or engaging in discussions.
[LICENSE]: https://github.com/ggoodwin/powershell/blob/master/LICENSE.md
[CHANGELOG]: https://github.com/ggoodwin/powershell/blob/master/CHANGELOG.md
[SECURITY]: https://github.com/ggoodwin/powershell/blob/master/SECURITY.md
[FORK]: https://github.com/ggoodwin/powershell/fork
[PULL REQUEST]: https://github.com/ggoodwin/powershell/compare
[CODE OF CONDUCT]: https://github.com/ggoodwin/powershell/blob/master/CODE_OF_CONDUCT.md
[CONTRIBUTING]: https://github.com/ggoodwin/powershell/blob/master/CONTRIBUTING.md
[GITHUB ISSUES]: https://github.com/ggoodwin/powershell/issues
[PowerShell]: https://learn.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.3
[Install PowerShell]: https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.3
[Download PowerShell]: https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.3
[Documentation & Tutorials]: https://learn.microsoft.com/en-us/powershell/