quickstart-microsoft-sql icon indicating copy to clipboard operation
quickstart-microsoft-sql copied to clipboard

2NodeDownloadSQL Errors

Open virtlima opened this issue 5 years ago • 0 comments

The 2NodeDownloadSQL steps generates the following error, believe the issue occurs due to the default value for the 2019 Media being Enter a URL Here...

C:\ProgramData\Amazon\SSM\InstanceData\i-0c\document\orchestration\cc
downloads\DownloadSQLEE.ps1 : A positional parameter cannot be found that accepts argument 'a'. At C:\ProgramData\Amazon\SSM\InstanceData\i-0c\document\orchestration\cc\runPowerShellScript_script.ps1:4 char:2

  • ./DownloadSQLEE.ps1 -SQLServerVersion 2017 -SQL2016Media https://dow ...
  •  + CategoryInfo          : InvalidArgument: (:) [DownloadSQLEE.ps1], ParameterBindingException
     + FullyQualifiedErrorId : PositionalParameterNotFound,DownloadSQLEE.ps1
    
    

failed to run commands: exit status 255

virtlima avatar Aug 11 '20 01:08 virtlima