Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.