about
MLiPS 4
11/22/2024
MLiPS 4: PowerShell
scripting with object passing pipelines
Mike Corley
click header to toggle Site Explorer
What is PowerShell?:
- cmdlets (.NET Framework programs designed to interact with PowerShell)
- PowerShell scripts (files suffixed by .ps1)
- PowerShell functions
- standalone executable programs
PowerShell Cmdlets
PowerShell Applications:
https://en.wikipedia.org/wiki/PowerShell
https://ss64.com/ps/syntax.html
https://docs.microsoft.com/en-us/powershell/developer/windows-powershell?redirectedfrom=MSDN
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_pipelines?view=powershell-6"
https://aws.amazon.com/powershell/
https://docs.microsoft.com/en-us/powershell/azure/get-started-azureps?view=azps-2.7.0