Skip to content

Commit 90f2123

Browse files
niphlodgithub-actions[bot]
authored andcommitted
updating build ref file
1 parent 91985fa commit 90f2123

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

assets/dbatools-index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41051,7 +41051,7 @@
4105141051
],
4105241052
"Synopsis": "Creates a new user for the specified database.",
4105341053
"Alias": "",
41054-
"Author": "Frank Henninger (@osiris687)",
41054+
"Author": "Frank Henninger (@osiris687) | Andreas Jordan (@JordanOrdix), ordix.de",
4105541055
"CommandName": "New-DbaDbUser",
4105641056
"Availability": "Windows, Linux, macOS",
4105741057
"Links": "https://dbatools.io/New-DbaDbUser",
@@ -41077,7 +41077,7 @@
4107741077
],
4107841078
[
4107941079
"Database",
41080-
"Specifies the database(s) to process. Options for this list are auto-populated from the server. If unspecified, all databases will be processed.",
41080+
"Specifies the database(s) to process. Options for this list are auto-populated from the server. If unspecified, all user databases will be processed.",
4108141081
"",
4108241082
false,
4108341083
"false",
@@ -41095,7 +41095,7 @@
4109541095
],
4109641096
[
4109741097
"IncludeSystem",
41098-
"If this switch is enabled, the user will be added to system databases.",
41098+
"If this switch is enabled, the user will be added to system databases. This switch will be ignored if -Database is used.",
4109941099
"",
4110041100
false,
4110141101
"false",
@@ -41117,7 +41117,7 @@
4111741117
"",
4111841118
false,
4111941119
"false",
41120-
"",
41120+
"$Login",
4112141121
""
4112241122
],
4112341123
[
@@ -41166,7 +41166,7 @@
4116641166
""
4116741167
]
4116841168
],
41169-
"Syntax": "New-DbaDbUser [-SqlInstance] \u003cDbaInstanceParameter[]\u003e [-SqlCredential \u003cPSCredential\u003e] [-Database \u003cObject[]\u003e] [-ExcludeDatabase \u003cObject[]\u003e] [-IncludeSystem] [-Username \u003cString[]\u003e] [-DefaultSchema \u003cString\u003e] [-Force] [-EnableException] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]\nNew-DbaDbUser [-SqlInstance] \u003cDbaInstanceParameter[]\u003e [-SqlCredential \u003cPSCredential\u003e] [-Database \u003cObject[]\u003e] [-ExcludeDatabase \u003cObject[]\u003e] [-IncludeSystem] [-Login \u003cString\u003e] [-Username \u003cString[]\u003e] [-DefaultSchema \u003cString\u003e] [-Force] [-EnableException] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]"
41169+
"Syntax": "New-DbaDbUser [-SqlInstance] \u003cDbaInstanceParameter[]\u003e [-SqlCredential \u003cPSCredential\u003e] [-Database \u003cString[]\u003e] [-ExcludeDatabase \u003cString[]\u003e] [-IncludeSystem] [-Login \u003cString\u003e] [-Username \u003cString\u003e] [-DefaultSchema \u003cString\u003e] [-Force] [-EnableException] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]"
4117041170
},
4117141171
{
4117241172
"Name": "New-DbaDiagnosticAdsNotebook",

0 commit comments

Comments
 (0)