Private/_SCHNIPPSEL.ps1

<#
 
# Eine **Schnippsel- / Test-Datei** für Teilnehmer und Trainer
 
Eine freie Fläche in diesem Workspace für eigene PowerShell-Experimente
 
        _ _ _ _ _ _ _
       | | | | (_) | | | (_) | |
   __ _| |_| |_ _| | __ _| | ___ __ _ ___| | __ ___ ___ _ __ ___
  / _` | __| __| | |/ _` | |/ / '__| |/ __| |/ / / __/ _ \| '_ ` _ \
 | (_| | |_| |_| | | (_| | <| | | | (__| < | (_| (_) | | | | | |
  \__,_|\__|\__|_|_|\__,_|_|\_\_| |_|\___|_|\_(_)___\___/|_| |_| |_|
 
 - - - - - - - VCard ./media/AttilaKrick-Portfolio.jpg - - - - - - -
 
TODO AKPT importieren:
Import-Module -Name ..\AKPT
 
TIPPS Cmdlets aus AKPT:
AKPT\Get-About ; AKPT\Get-ParameterInfo ; AKPT\Get-ErrorInfo ; AKPT\Get-Enum ; AKPT\Get-TypeDocumentation
 
# ! Die wichtigsten TOP Wissens-Themen sind: B21, B51, B52, B53, B54
 
#>