You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix all Invoke-WebRequest calls to include -UseBasicParsing to address security changes in PowerShell 5.1, preventing failures in non-interactive CI environments.
Write-Verbose-Message ('SQL Server media file has SHA1 hash ''{0}'''-f (Get-FileHash-Path $ConfigurationData.AllNodes.ImagePath-Algorithm 'SHA1').Hash) -Verbose
0 commit comments