1:
C:> powershell "& 'c:\scripts\ps\wol.ps1 C:\logs\comp-groups\us-lab.txt'"
powershell -command "& 'c:\scripts\ps\wol.ps1' -ParameterName C:\logs\comp-groups\us-lab.txt"