Skip to content

dwettstein/PowerShellStuff

Repository files navigation

Guides, Utils, Scripts and Templates for PowerShell

This repository contains some useful stuff for working with PowerShell. Besides a Style Guide and Templates, you can find also several useful modules.

Style Guide

The Style Guide is intended to be a short overview of The PowerShell Best Practices and Style Guide. You can find it here.

Templates

My templates have emerged over the past years during which I have worked with PowerShell. You can find them here.

Modules

Besides an Utils module, most of the modules are clients for working with APIs.

You can find the following modules in this repository:

  • CyberArkClient
  • Terraform (just a script)
  • Utils
  • VMware
    • NsxClient
    • VCloudClient
    • VSphereClient

License

The guide is available under the Creative Commons Attribution-ShareAlike 4.0 International License.

All other work under the MIT License.