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

While joining Cluster, this script adds the node to the Cluster but doesn't add the Node 2's Private IP2 in the cluster group [Parameter(Mandatory=$true)] [string]$WSFCNodePrivateIP2, StaticIPAddress = $WSFCNodePrivateIP2 Looks like...

**Description of changes:** Make certificate creation idempotent or it will generate new certs each time it's run. _By submitting this pull request, I confirm that you can use, modify, copy,...

There is an additional comma in the script SetMaxDOP.ps1 which causes the stack creation to fail. cfn-init log file shows: ``` 2019-07-24 16:40:47,977 [DEBUG] Command a-set-maxdop output: At C:\cfn\scripts\SetMaxDOP.ps1:22 char:15...

*Description of changes:* Add `-Force` param to new dir creation to allow future runs to be error-free. _By submitting this pull request, I confirm that you can use, modify, copy,...

Heads Up: I had to add a couple of extra steps to get this to work correctly. Apparently failover clustering by default will assume all SAS volumes are meant to...

Getting this error : At C:\ProgramData\Amazon\SSM\InstanceData\i-0b5b528159a6a6487\document\orchestration\88ddac3f-0462-4419-abef-36a6af3e44 ec\downloads\Initialize-GPT.ps1:23 char:5 + Import-DSCResource -ModuleName StorageDsc + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Could not find the module 'StorageDsc'. + CategoryInfo : ParserError: (:) [], ParseException + FullyQualifiedErrorId :...