mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 02:18:40 +08:00
Anka disable beta seed (#4564)
* Remove current beta seed program * format unenroll output
This commit is contained in:
committed by
GitHub
parent
04aeb7bfd4
commit
0365a15eb6
@@ -64,6 +64,10 @@ function Invoke-SoftwareUpdate {
|
||||
|
||||
$ipAddress = Get-AnkaVMIPAddress -VMName $TemplateName
|
||||
|
||||
# Unenroll Seed
|
||||
Write-Host "`t[*] Reseting the seed before requesting stable versions"
|
||||
Remove-CurrentBetaSeed -HostName $ipAddress | Show-StringWithFormat
|
||||
|
||||
# Install Software Updates
|
||||
# Security updates may not be able to install(hang, freeze) when AutoLogon is turned off
|
||||
Write-Host "`t[*] Finding available software"
|
||||
|
||||
Reference in New Issue
Block a user