An open API service indexing awesome lists of open source software.

https://github.com/ninmonkey/Mini.Examples-PowerShell

Examples and Templates of PowerShell and tutorials
https://github.com/ninmonkey/Mini.Examples-PowerShell

Last synced: 3 months ago
JSON representation

Examples and Templates of PowerShell and tutorials

Awesome Lists containing this project

README

        

- [Mini PowerShell Examples](#mini-powershell-examples)
- [Parsing Native Apps to Objects](#parsing-native-apps-to-objects)

# Mini PowerShell Examples

Most examples should have minimal dependancies

## Parsing Native Apps to Objects

- [Convert Netstat results to objects](Parsing%20Native%20Apps/Invoke-Netstat/readme.md)

![img2](Parsing%20Native%20Apps/Invoke-Netstat/final-posh-objects.png)

![img1](Parsing%20Native%20Apps/Invoke-Netstat/regex101.highlighted-matches.png)