Update 8x8WorkInstall.ps1
This commit is contained in:
@@ -12,7 +12,7 @@ Start-Transcript -path C:\IntuneLogs\8X8Install.txt -Force
|
|||||||
#Start-Sleep -Seconds 60
|
#Start-Sleep -Seconds 60
|
||||||
|
|
||||||
# URL of the file to download
|
# URL of the file to download
|
||||||
$url = "https://work-desktop-assets.8x8.com/prod-publish/ga/work-64-msi-v8.20.2-12.msi"
|
$url = "https://work-desktop-assets.8x8.com/prod-publish/ga/work-64-msi-v8.21.3-1.msi"
|
||||||
|
|
||||||
# Local path to save the downloaded file
|
# Local path to save the downloaded file
|
||||||
$outputFile = "$env:TEMP\work-64-msi-v8.20.2-12.msi"
|
$outputFile = "$env:TEMP\work-64-msi-v8.20.2-12.msi"
|
||||||
|
|||||||
Reference in New Issue
Block a user