42 lines
1.5 KiB
Markdown
42 lines
1.5 KiB
Markdown
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](https://www.jenkins.io/), automatically as daily tasks, or simply to learn PowerShell. See the [FAQ page](Docs/FAQ.md) if you need help or have any questions.**
|
|
|
|
⚙️ Scripts to
|
|
-------------------------------
|
|
|
|
| Script | Description | Help |
|
|
| ---------------------------------------------------- | ------------------------------------------------------------------ | --------------------------------------- |
|
|
| Reboot (Main Script).ps1 | Disables Bitlocker if enabled and forces a restart | [Help](Docs/add-firewall-rules.md) |
|
|
|
|
|
|
|
|
|
|
|
```
|
|
├── example.json
|
|
├── index.html
|
|
├── index.js
|
|
├── package.json
|
|
├── package-lock.json
|
|
├── README.md
|
|
└── src
|
|
├── app.js
|
|
├── models.js
|
|
├── routes.js
|
|
└── utils
|
|
├── another.js
|
|
├── constants.js
|
|
└── index.js
|
|
```
|
|
|
|
|
|
|
|
|
|
Feedback
|
|
--------
|
|
Send your email feedback to: gabe [at] gabesville [dot] com
|
|
|
|
License, Copyright & Registered Trademarks
|
|
------------------------------------------
|
|
This open source project is licensed under the MIT license. All registered trademarks are the property of their respective owners. |