Skip to content

Commit 412baeb

Browse files
niphlodactions-user
authored andcommitted
updating build ref file
1 parent c17f0b3 commit 412baeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/dbatools-buildref-index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"LastUpdated": "2022-01-28T00:00:00",
2+
"LastUpdated": "2022-03-14T00:00:00",
33
"Data": [
44
{
55
"Version": "8.0.47",

assets/dbatools-index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29258,7 +29258,7 @@
2925829258
],
2925929259
[
2926029260
"Configuration",
29261-
"A hashtable with custom configuration items that you want to use during the installation.\r\nOverrides all other parameters.\r\nFor example, to define a custom server collation you can use the following parameter:\r\nPS\u003e Install-DbaInstance -Version 2017 -Configuration @{ SQLCOLLATION = \u0027Latin1_General_BIN\u0027 }\nFull list of parameters can be found here: https://docs.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server-from-the-command-prompt#Install",
29261+
"A hashtable with custom configuration items that you want to use during the installation.\r\nOverrides all other parameters.\r\nFor example, to define a custom server collation you can use the following parameter:\r\nPS\u003e Install-DbaInstance -Version 2017 -Configuration @{ SQLCOLLATION = \u0027Latin1_General_BIN\u0027 }\nAs long as you don\u0027t specify the item ACTION, some items are already set by the command, like SQLSYSADMINACCOUNTS or *SVCSTARTUPTYPE.\r\nIf you specify the item ACTION, only INSTANCENAME and FEATURES are set based on the corresponding parameters and QUIET is set to True.\r\nYou will have to set all other needed items for your specific ACTION.\r\nBut this way it is possible to use the command so install a Failover Cluster Instance or even to remove a SQL Server instance.\nMore information about how to install a Failover Cluster Instance can be found here: https://github.com/dataplat/dbatools/discussions/7447\nFull list of parameters can be found here: https://docs.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server-from-the-command-prompt#Install",
2926229262
"",
2926329263
false,
2926429264
"false",

0 commit comments

Comments
 (0)