Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d986e12

Browse files
authored
Merge pull request #4557 from stevestein/sql-powershell
powershell redo
2 parents caf2a8f + 53c313b commit d986e12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/powershell/download-sql-server-ps-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If there are previous versions of the **SqlServer** module on the computer, you
4242

4343
If you are not able to run the PowerShell session as administrator, you can install for the current user:
4444

45-
```Install-Module -Name SqlServer -Scope CurrentUser -AllowClobber```
45+
```Install-Module -Name SqlServer -Scope CurrentUser```
4646

4747
When updated versions of the **SqlServer** module are available, you can update the version using `Update-Module`:
4848

0 commit comments

Comments
 (0)