Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unkn0wnvariable/PowerShell-WindowsAdmin
A collection of scripts I've created over the years to administer things.
https://github.com/unkn0wnvariable/PowerShell-WindowsAdmin
active-directory powershell powershell-adminscripts powershell-script powershell-scripts script scripting windows windows-server
Last synced: 8 days ago
JSON representation
A collection of scripts I've created over the years to administer things.
- Host: GitHub
- URL: https://github.com/unkn0wnvariable/PowerShell-WindowsAdmin
- Owner: unkn0wnvariable
- License: gpl-3.0
- Created: 2017-10-03T15:25:35.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T12:13:43.000Z (11 months ago)
- Last Synced: 2024-11-23T10:07:01.993Z (19 days ago)
- Topics: active-directory, powershell, powershell-adminscripts, powershell-script, powershell-scripts, script, scripting, windows, windows-server
- Language: PowerShell
- Homepage:
- Size: 179 KB
- Stars: 65
- Watchers: 7
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - unkn0wnvariable/PowerShell-WindowsAdmin - A collection of scripts I've created over the years to administer things. (PowerShell)
README
# PowerShell
**A collection of scripts I've created over the years to administer things.**
## Prerequisites
Some of the scripts require additional PowerShell modules to be installed and loaded, for example some of the Active Directory ones require the RSAT tools to be installed, and most of the VMware ones will require PowerCLI. Generally this should be mentioned in the comments at the start of the script, where they are present.
## State of the Scripts
Some of the scripts have comments in them to explain what is being done, some don't. Those which don't I am gradually working my way through to add them. This may take a while...
## Disclaimer
All scripts are provided as is without warranty of any kind, use them at your own risk.