sql_server icon indicating copy to clipboard operation
sql_server copied to clipboard

Development repository for the sql_server cookbook

Results 19 sql_server issues
Sort by recently updated
recently updated
newest added

This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management. This repo has been identified by topic(s) of chef-cookbook

Release: Patch
Skip: Announcements

### :speaking_head: Foreword Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be...

# Description - Currently a bug in the template that makes it so the service account for analysis services has to be overridden, including "", which actually just makes it...

Release: Patch

If "accept_eula" is required to install sql_server and the default value is false, we should let the user know instead of running the installer and letting it failing with a...

Override Integrated Services Username/Password Override Analysis Services Password and Directory Information Signed-off-by: John Curcio ### Description - Override Integrated Services Username/Password. - Override Analysis Services Password and Directory Information. ###...

Is Windows Server 2012 the only supported Windows version as stated in the README?

Documentation

### Chef-client version 13.1.31 ### Platform Details Windows 2016 with Sql 2016 ### Scenario: Want to install SSMS 17.8 version ### Steps to Reproduce: server_install 'Install SQL Server 2016 Evaluation'...

### Cookbook version 5.5.0 ### Chef-client version 14.11.21 ### Platform Details Windows Server 2016 connecting to SQL Server 2016 on another host. ### Scenario: Cannot install SQL Server Native Client...

When running on a machine with a preexisting SQL Server 2012 installed, I am getting the error below: `# Declared in c:/chef/cache/cookbooks/sql_server/recipes/client.rb:26:in`block in from_file' windows_cookbook_package("Microsoft SQL Server 2008 R2 Management...

### Cookbook version 5.4.0 (with the fix https://github.com/chef-cookbooks/sql_server/pull/114) ### Chef-client version 13.0.118 ### Platform Details Windows Server 2012 R2 ### Scenario: I'm trying to use custom ressource to install two...