Update README.md
This commit is contained in:
@@ -10,7 +10,28 @@ Collection of PowerShell Scripts
|
||||
| ---------------------------------------------------- | ------------------------------------------------------------------ | --------------------------------------- |
|
||||
| Reboot (Main Script).ps1 | Disables Bitlocker if enabled and forces a restart | [Help](Docs/add-firewall-rules.md) |
|
||||
|
|
||||
[AD Scripts](AD Scripts/AD - Change FSMO Roles.ps1)
|
||||
|
||||
|
||||
|
||||
```
|
||||
├── 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
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user