Files
powershelltest/hello.ps1
2026-06-03 10:57:30 +02:00

2 lines
85 B
PowerShell

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