Skip to content

Commit 82edba4

Browse files
committed
added some examples
1 parent 5e4a725 commit 82edba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssms/install/command-line-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ vs_SSMS.exe --noWeb --noUpdateInstaller --add Microsoft.SSMS.Component.IS --add
115115

116116
## Modifying an existing installation
117117

118-
To update SSMS using an offline layout to ensure desired components are included in the installation, and then modify SSMS to add Analysis Services, Integration Services, and Reporting Services components, run:
118+
To update SSMS to include additional components, create a layout using the examples above that include your desired components. To modify SSMS to add Analysis Services, Integration Services, and Reporting Services components by using the offline layout that includes the components, run:
119119

120120
```cmd
121121
cd C:\SSMS_Layout

0 commit comments

Comments
 (0)