You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New-DbaComputerCertificate - 6th Example is wrong in Synopsis and should be removed
is:
<#-------------------------- EXAMPLE 6 -------------------------- PS C:\> Add-DbaComputerCertificate -ComputerName sql01 -Path C:\temp\sql01.pfx -Confirm:$false-Flag NonExportableAdds the local C:\temp\sql01.pfx to sql01's LocalMachine\My (Personal) certificate store andmarks the private key as non-exportable. Skips confirmation prompt.#>
This example is pointing to another command and should be removed
Verified issue does not already exist?
I have searched and found no existing issue
What error did you receive?
New-DbaComputerCertificate - 6th Example is wrong in Synopsis and should be removed
is:
This example is pointing to another command and should be removed
Steps to Reproduce
Please confirm that you are running the most recent version of dbatools
2.0.1
Other details or mentions
No response
What PowerShell host was used when producing this error
PowerShell Core (pwsh.exe)
PowerShell Host Version
PSVersion 7.3.4
PSEdition Core
GitCommitId 7.3.4
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
SQL Server Edition and Build number
None
.NET Framework Version
.NET 7.0.5
The text was updated successfully, but these errors were encountered: