项目作者: supmn084

项目描述 :
Powershell Scripts
高级语言: HTML
项目地址: git://github.com/supmn084/Powershell.git
创建时间: 2019-01-27T18:53:18Z
项目社区:https://github.com/supmn084/Powershell

开源协议:

下载


Powershell

Chris’s Random Powershell Scripts

This is a repo where I have examples from books, sites, other dumps, and frankenstein scripts I’ve created for fun. Heavily influenced by random bits of my day to day career or stuff I’ve found online and thought was fun to tinker with in my home lab.

Getting Started

Feel free to clone this repo with whatever flavor or method of git you like to use.

  1. git clone https://github.com/supmn084/Powershell.git

Prerequisites

This assumes you have a windows 10 PC running powershell 5 or above, and a pulse.

Folder Layout

A lot of this repo has folders for various powershell or other scripting language books where I have the working examples through the chapters, and the quizes at the end. You’ll want to look into other folders aside from those for other scripts and little items or examples I’ve made

License

Nothing needed here. It’s powershell…it’s free.

Built With

Acknowledgments

  • Books by Ed Wilson, James Hicks and various snippets found online.
  • Thanks for reading to this point
  • Bits and bobs of scripts and examples found online may be chopped into pieces here and there.