Commit 643a797
authored
Change description of -i parameter
The description of the -i parameter was confusing. I have a default SQL instance, but the SQL Server 2017 Reporting Services silent installation created a name SSRS instance (name "SSRS"). Without specifying the -i parameter (because I am using a default SQL instance), I received a WMI error. When I specified "-i SSRS" in the command line, it worked. It set the database to use in the default SQL Server instance.1 parent 946be8b commit 643a797
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments