Skip to content

Commit

Permalink
Update-DbaServiceAccount - Add information about supported services a…
Browse files Browse the repository at this point in the history
…nd versions (#8981)
  • Loading branch information
andreasjordan committed Jun 20, 2023
1 parent f9b8c00 commit 546ea0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/Update-DbaServiceAccount.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ function Update-DbaServiceAccount {
.DESCRIPTION
Reconfigure the service account or update the password of the specified SQL Server service. The service will be restarted in the event of changing the account.
The command is only supported for SQL Server engine and agent service of supported versions of SQL Server. It might fail for older versions or other services.
.PARAMETER ComputerName
The target SQL Server instance or instances.
Expand Down

0 comments on commit 546ea0f

Please sign in to comment.