Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elliot-huffman/powershell-doodads
A repository of PowerShell Doodads
https://github.com/elliot-huffman/powershell-doodads
automation azure buildtools collection configuration csv dotnet examples jar labs ldap learning libraries o365 powershell scripts spigot-resource technet user-interface windows-server
Last synced: 3 months ago
JSON representation
A repository of PowerShell Doodads
- Host: GitHub
- URL: https://github.com/elliot-huffman/powershell-doodads
- Owner: elliot-huffman
- License: apache-2.0
- Created: 2018-07-25T14:59:26.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T00:48:30.000Z (over 1 year ago)
- Last Synced: 2024-10-12T02:55:38.924Z (4 months ago)
- Topics: automation, azure, buildtools, collection, configuration, csv, dotnet, examples, jar, labs, ldap, learning, libraries, o365, powershell, scripts, spigot-resource, technet, user-interface, windows-server
- Language: PowerShell
- Homepage: https://elliot-labs.com
- Size: 314 KB
- Stars: 23
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Powershell-Doodads
A repository of PowerShell Doodads.## Apps
`Apps` are standalone apps that are not intended to be used with other projects but with a little hacking they can be used as needed. Most standalone apps are built to be fully automated via the CLI.
## Archive
The `Archive` is for scripts and files that are no longer maintained. The scripts and files are kept here historical purposes.
## Examples
The `Examples` directory contains non-functional examples of how various mechanics of PowerShell work. These are used mostly for reference during programming. Examples usually contain an excessive amount of documentation.
## Libraries
The `Libraries`directory contains components that other scripts consume. They are not directly designed to run on their own.s
---
Subdirectories are used to assist in organization and are generally created based upon the topic.