/Scripts

Primary LanguagePowerShell

/r/sysadmin scripts

This is a repository of helpful administration scripts compiled and created by the Sysadmin community on Reddit.

The goal of this repository is to server as a central location to keep track of useful scripts and snippits, as well as an educational resource for new system administrators. As such, a set of standards will be maintained to ensure that code is accurate, safe, efficient, readable, and scalable.

Some things are out of scope for this respository, full blown configuration management solutions being an example. Other things are too simple to include, like a netsh one-liner to set a static IP.

Curation

Currently managed by the /r/sysadmin moderation team and agentsnazz (/u/Cat5InTheCradle).

Other people interested in taking on a leadership and curatorial role are welcome to comment on the the Help Wanted Issue Ticket

Contribution

People interested in contributing should submit pull requests with the additions or contact the moderation team via reddit modmail or an issue on this repository.

If you have suggestions about the design or management of the repository, submit an issue ticket for discussion. All ideas are welcome! There is currently an open discussion regarding the structure of this repository.

Standards

The primary duty of the curatorial staff will be approving pull requests and ensuring that submissions meet our standards regarding quality of code and documentation. The standards will be discussed and agreed upon by the curatorial team with input from the community. These standards are currently under development.