Add copyright header to main winrm test playbook.

This commit is contained in:
Chris Church 2014-06-19 13:36:09 -05:00 committed by Matt Martz
commit 2654f7b200
2 changed files with 18 additions and 2 deletions

View file

@ -79,4 +79,4 @@ else
$FileName = $DownLoadUrl.Split('/')[-1]
download-file $downloadurl "$powershellpath\$filename"
Start-Process -FilePath $powershellpath\$filename -WindowStyle Hidden
Start-Process -FilePath "$powershell\$filename" -ArgumentList /quiet