How to complete offline installation of machine learning server components

Lawrence Moskal 0 Reputation points
2023-12-07T01:51:43.9666667+00:00

Hi,

I'm trying to install SQL Server 2019 for a course I'm taking and cannot get past the installation process. I keep getting stopped by offline installation error. hyperlinks are provided but i am unable to click or copy them. I'm supposed to create a file path. I found the files on Microsoft but any path I provide doesn't work. I need to download this SSMS and visual studio so I can take my final. Please help!

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,870 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,464 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,249 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2023-12-07T01:51:44.0733333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To complete an offline installation of SQL Server Machine Learning Services, you will need to download the installation media and CAB files for R and Python support. Once you have these files, you can transfer them to the target computer and run SQL Server Setup. When you run Setup, an Offline installation page will be added to the wizard so that you can specify the location of the CAB files you copied earlier. Follow the on-screen prompts to complete the installation.

    For SQL Server 2019, you can download the initial release of SQL Server and the corresponding CAB files for R and Python support. Even if you plan to immediately update your server to use the latest cumulative update, an initial release must be installed first. You can find more detailed instructions for the offline installation of SQL Server Machine Learning Services on Windows computers with no internet access in the following Microsoft documentation:


    References:

    0 comments No comments

  2. ZoeHui-MSFT 33,386 Reputation points
    2023-12-07T06:35:19.92+00:00

    Hi @Lawrence Moskal,

    In addition of the AI's answer, for SSMS and VS offline installation, you may check below links.

    Install SQL Server Management Studio with Web Installer without Internet Access

    Create an offline installation package of Visual Studio for local installation

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments