Powershell

Snippets of code for larger bodies of code

 

Powershell

A collection of shell, scripts, source, functions and commands to help you get started or complete an existing project. \
Note: I am not an expert in PowerShell, rather fairly new to it. It is VERY posible that there are better ways than what's here. But we all start somewhere

Words of caution

Like all code, don't copy and paste without understanding, always exercise caution. With that, there is nothing intentionally malicious here. Follow the link for that. \
See: My one page argument for learning to code


Scripts

Bodies of code that can stand on thier own and preform some functionality

Snippets

Small bits of code that can be used to create or enhance some of your larger scripts

Templates

Small bits of code that can be used to create or enhance some of your larger scripts


FAQ

Why PowerShell if I am not an expert at it?

3 reasons. First is that you don't get to be an expert without starting. The second is that it doesn't mean the code cannot be useful. And finally, this is just as much my reference as it's someone elses.

Why bother sharing it all?

Same as above.

Why is there so little here?

I am getting there?

Is see a mistake/imporovement. How to fix it?

Feel free to contribute or file a bug request.

 
Page curl at bottom of the page