PowerShell - How to read a file
$contents = Get-Content C:\context.txt
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
$contents = Get-Content C:\context.txt