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

AWS Quick Start Team

Results 26 quickstart-microsoft-sql issues
Sort by recently updated
recently updated
newest added

The SqlScript and SqlScriptQuery resources in version 13.5.0 and earlier of SqlServerDsc have a single parameter for the server and instance name called ServerInstance. However, beginning in version 14.0.0, there...

Link: https://github.com/aws-quickstart/quickstart-microsoft-sql/blob/main/templates/sql.template SSM Document - mainSteps - wsfcnodewInitializeDisk

quickstart-microsoft-activedirectory@ff7664a Issue #65 KeyPairName has been added to the AD-3 template.

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...

Automated the post launch configuration that currently has to be done manually as documented here: [https://docs.aws.amazon.com/quickstart/latest/sql/step3.html](https://docs.aws.amazon.com/quickstart/latest/sql/step3.html) By submitting this pull request, I confirm that you can use, modify, copy, and...

Issue #79 Updated $OUPath variable in CreateAGNode1.ps1 to correct issue with distinguished name. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

In CreateAGNode1.ps1 on line 131 there is an error in the $OUPath variable. It is currently set to: $OUPath = 'OU=Computers,OU=' + $DomainNetBIOSName + "," + $DN $DomainNetBIOSName is unnecesary...

Directory: C:\AWSQuickstart\DomainJoin Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 6/13/2020 2:36 PM 3866 localhost.mof.error ----------ERROR------- Write-NodeMOFFile : Invalid MOF definition for node 'localhost': Exception calling "ValidateInstanceText" with "1"...

The Fileserver parameter currently reads "Primary private IP for the file server located in Availability Zone 1" However there is a condition that if ThirdAZ is set to witness it...