3 lines
67 B
PowerShell
3 lines
67 B
PowerShell
|
|
# Test script to verify PowerShell syntax
|
||
|
|
Write-Host "Test script"
|