Get-Berichtje.ps1
|
function Get-Berichtje { param ( ) write-host "Hallo jij, Hoe gaat het met je???" } |
|
function Get-Berichtje { param ( ) write-host "Hallo jij, Hoe gaat het met je???" } |