• Stars
    star
    128
  • Rank 281,044 (Top 6 %)
  • Language
    PowerShell
  • Created about 10 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My ever growing list of PowerShell and other sysadmin related code

#Powershell Repository

This is an attempt to move all of my powershell script functions , snippets, and projects to one centralized repository. Over the course of the last few years I've amassed quite a few sysadmin related scripts. Over that same amount of time my powershell acumen has grown quite a bit. Unfortunately most of my older scripts have never been revisited and updated to reflect my new found best practices and knowlege. As I upload my scripts and projects I will do my best to get them updated. I welcome any suggestions, comments, or forks of this project.

Where possible I've attempted to give credit where credit is due but if I've re-purposed some of your code and missed tagging it with your name/website please let me know. In the same regards, if you find you are using my code in any of your efforts I'd appreciate being given appropriate credit where it is due.

##Description This repository is broken down in to several broad areas which are subject to change. Currently I've included the following script directories:

  • Active Directory
  • Exchange
  • Lync
  • OS
  • SQL
  • Supplemental

The general mindset behind much of this code is to eliminate, as much as possible, outside dependencies and modules. Each function is mostly self sustaining. Where functions are not self sustaining I try to include the requirements inline to prevent complexity. At a later date I may look to implement some kind of automatic dependency resolution preparation script.

##Other Information Author: Zachary Loeber

Website: www.the-little-things.net

Github: https://github.com/zloeber/Powershell

##Other credits: Markdown-Editor

More Repositories

1

FormatPowershellCode

Format PowerShell code with PowerShell code
PowerShell
40
star
2

k8s-lab-terraform-libvirt

A Kubernetes lab environment using terraform and libvirt
Makefile
39
star
3

WindowsSetupScripts

Windows Desktop Configuration Scripts
PowerShell
26
star
4

OhMyPsh

A PowerShell 5.0 console utility that uses a simple json configuration file to manage plugins, theming, module autoloading, module upgrading, module cleanup, and other chores so that you can be more productive in the shell.
PowerShell
25
star
5

KubeStitch

Kubernetes deployment stitcher
Shell
21
star
6

PSCloudflare

Powershell Module for the Cloudflare API
PowerShell
18
star
7

PSAD

An Advanced ADSI PowerShell Module
PowerShell
15
star
8

PowerShellProfile

My personal PowerShell profile
PowerShell
14
star
9

ASTExplorer

PowerShell
11
star
10

EWSModule

PowerShell
10
star
11

PSModuleBuild

9
star
12

NLogModule

PowerShell
9
star
13

awesome-declarative-config

An awesome list of declaratively configured applications and engines.
Makefile
9
star
14

UnprivilegedADAssetReport

PowerShell
8
star
15

New-ADPasswordReminder

PowerShell
7
star
16

hello-world-pipeline

A hello world pipeline example for building a kubernetes cluster and deploying a workload afterwards
Makefile
7
star
17

devops-patterns

A list of devops patterns found in the wild.
6
star
18

ghr-installer

Github Releases Installer
Shell
5
star
19

helm-namespace

A generic helm namespace chart
Smarty
5
star
20

PSPaloAlto

PowerShell
5
star
21

PSVVX

Polycom VVX series PowerShell Module
PowerShell
4
star
22

GithubRepoUploadTemplate

PowerShell
3
star
23

Unified-Communications

3
star
24

archetype-chart

A helmchart for creating other helm charts following the archetype pattern
Mustache
2
star
25

deck.loeber.live

Zachary Loeber's Presentations
JavaScript
2
star
26

MakeDevOps

A Devops Makefile
Shell
2
star
27

azure-pipeline-library

A library of azure pipeline code and tasks, largely for personal use.
Shell
2
star
28

homelab-flux

1
star
29

taskfiles

A library of Taskfiles
Shell
1
star
30

terraform-exam-lab

A generic terraform lab for practice using terraform cloud
HCL
1
star
31

dotfiles

Zachary Loeber's dotfiles
Shell
1
star
32

DevOps

A smattering of devops scripts and templates
PowerShell
1
star
33

aks-tf-deployment

Terraform for deploying AKS alongside a kubernetes deployment
HCL
1
star
34

githubinfo

Github project information utility
Go
1
star
35

homelab

GitOps Driven Home Lab
Shell
1
star