set execution policy
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Install Webex as root
|
||||
|
||||
powershell.exe -setexecutionpolicy bypass
|
||||
|
||||
$url = "https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi"
|
||||
$output = "$PSScriptRoot\Webex.msi"
|
||||
$start_time = Get-Date
|
||||
|
||||
Reference in New Issue
Block a user