Private/_SCHNIPPSEL.ps1

<#
 
# Schnippsel- / Test-Datei
 
Eine freie Fläche in diesem Workspace für eigene PowerShell-Experimente
 
        _ _ _ _ _ _ _
       | | | | (_) | | | (_) | |
   __ _| |_| |_ _| | __ _| | ___ __ _ ___| | __ ___ ___ _ __ ___
  / _` | __| __| | |/ _` | |/ / '__| |/ __| |/ / / __/ _ \| '_ ` _ \
 | (_| | |_| |_| | | (_| | <| | | | (__| < | (_| (_) | | | | | |
  \__,_|\__|\__|_|_|\__,_|_|\_\_| |_|\___|_|\_(_)___\___/|_| |_| |_|
 
 - - - - - - - VCard ./media/AttilaKrick-Portfolio.jpg - - - - - - -
 
TODO:
Import-Module -Name ..\AKPT
 
TIPPS: Get-About ; Get-ParameterInfo ; Get-ErrorInfo ; Get-Enum ; Get-TypeDocumentation
#>



Find-Module powershellget -AllVersions -AllowPrerelease