Files
powershelltest/hello.ps1
2026-06-03 10:58:12 +02:00

2 lines
85 B
PowerShell

$vcenter_username=$env:vcenter_username
Write-Host "Hello, World!2 $vcenter_username"