Downloading SSMS:

Before diving into the installation, ensure you have the latest version of SSMS. It’s readily available on Microsoft’s official website.

The Silent Installation Command:

Microsoft has streamlined the installation process for its products, and SSMS is no exception. To silently install SSMS, utilize the following command:

"%~dp0SSMS-Setup-FRA.exe" /install /quiet /norestart

This command ensures that SSMS is installed without any prompts, user interactions, or system restarts. It’s a hassle-free method that guarantees a smooth installation experience

https://github.com/DavidWuibaille/Packaging/tree/main/SilentInstall/SSMS


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.