Skip to main content

How To Install Sitecore Experience Platform 10.3 Using Sitecore Install Assistant

 


Sitecore Experience Platform (XP) version 10.3 Update-1 introduced new features and enhancements in quality, empowering enterprises to provide unforgettable experiences with enhanced simplicity and convenience.

The installation of Sitecore 10.3 can be accomplished through various methods including DockerKubernetes, the Sitecore Installation Framework (SIF) PowerShell module, and the Sitecore Install Assistant (SIA).

This article is about installing Sitecore Experience Platform 10.3 using Sitecore Install Assistant (SIA)

System Prerequisites

  • Windows 10 operating system
  • A Sitecore License with xDB activation
  • Microsoft SQL Server 2017 or a more recent version, along with SQL Server Management Studio (SSMS)

For a XP Single installation, the following are the minimal hardware specifications:

  • A processor with at least 4 cores
  • A minimum of 16 GB RAM

Additionally, other necessary prerequisites will be verified automatically during Step 4 of the installation process.

Instructions for Installing Sitecore 10.3 via Sitecore Install Assistant (SIA)

Step 1

Go to https://dev.sitecore.net/ and click on Download button.

No alt text provided for this image

You will be redirected to Sitecore Experience Platform 10.3 scroll down and

Download Graphical setup package for XP Single 

No alt text provided for this image

Step 2

Unzip the contents of the zip file and then double-click on the setup.

No alt text provided for this image

Step 3

On the initial screen, click the Start button to initiate the setup process.

No alt text provided for this image

Step 4

On Prerequisite screen click on Install button. This will install various components, such as .Net Framework 4.8.0, essential Windows Server prerequisites including IIS, as well as other required modules.

No alt text provided for this image
No alt text provided for this image

Click on Log link to review the installation status if required.

No alt text provided for this image

Once prerequisites are installed successfully, click on Next button.

No alt text provided for this image

Step 5

Provide the necessary details for the Solr search service and then proceed by clicking the Install button. This action will initiate the installation of Solr version 8.11.2 on your system.

  • Solr Port: 8983 (Ensure the port is available and not in use)
  • Windows Service and Path Prefix: You can choose your preferred prefix
  • Installation Path: Default is C:\Solr (You can browse your preferred path)

No alt text provided for this image

Once the Solr search service successfully installed click on Next .

No alt text provided for this image

Step 6

Input the Sitecore configurations and then proceed by selecting the Next .

  • Installation Prefix: Name of the Sitecore instance
  • Sitecore Admin Password: Use 'b' or whatever you prefer
  • Sitecore License File: Choose the license file from your local system; ensure that the license has xDB enabled.

No alt text provided for this image

Step 7

Input the SQL server details and proceed by clicking Next.

  • SQL Server Name: (local) or whatever your SQL server name is.
  • Microsoft SQL Server Admin User Name: sa
  • Microsoft SQL Server Admin Password: [Enter the password]

If you don’t know the “sa” password or how to enable “sa" user and change authentication mode. Please refer to Change server authentication mode


No alt text provided for this image

Step 8

Solr details will be auto-populated. If not, enter the SOLR details and click Next.

  • Solr Service URL - Local Solr URL, For example - https://localhost:8983/solr
  • Solr file system root - Go to C:\Solr or the path you used earlier and copy solr path 

No alt text provided for this image

  • Solr Windows service name - Go to Services and look for service name

No alt text provided for this image
No alt text provided for this image

Step 9

If necessary, you can choose to select the checkbox for Sitecore SXA modules, and then proceed by clicking Next.

No alt text provided for this image

Step 10

Examine the summary and then proceed by selecting Next.

No alt text provided for this image

Validate and click on Install

No alt text provided for this image

Once the installation completed click on Next.

No alt text provided for this image

Now click on Launch Sitecore.

No alt text provided for this image

Installation successfull Congratulations, the Sitecore Install Assistant (SIA) will manage all the necessary steps to ensure the successful installation of Sitecore 10.3 on your system.

Now, access Sitecore by logging in using the administrator password you provided in step 6.

No alt text provided for this image

You will now have access to the Sitecore 10.3 Launchpad.

No alt text provided for this image

Thanks for Reading!!

Comments

Popular posts from this blog

Sitecore Interview Questions 2023

1. What Is a CMS? A content management system (CMS) is software that helps users create, manage, and modify content on a website without the need for technical knowledge.  2. What is Sitecore ? Sitecore is a versatile and powerful digital experience platform used by businesses and organizations around the world to create, manage, and personalize their online presence. At its core, Sitecore offers a Content Management System (CMS) that allows users to easily create, edit, and organize digital content for websites, mobile apps, and other online platforms without requiring extensive technical knowledge. However, Sitecore goes beyond traditional CMS capabilities. It's often referred to as a Customer  Experience Platform (CXP) due to its ability to not only manage content but also provide tools for personalization, analytics, and marketing automation. This means that with Sitecore, businesses can tailor the online experiences they offer to individual users, gather insights into user beh

Set up Visual Studio MVC Solution for Sitecore development

  Prerequisites: Sitecore (I have used Sitecore 10.3 in this example) Visual studio (Visual studio 2019) with Sitecore installed .Net 4.8 Checkout  Sitecore compatibility table for Sitecore XP 9.0 and later Set up a Visual Studio project To set up a Visual Studio 2019 project for Sitecore MVC: Open Visual Studio 2019 as an Administrator and click Create a new project  In the Create a New Project dialog, add filter C#, Windows ,Web now scroll and Select ASP.NET Web Application and click on Next In the Configure your New Project dialog, write the Project name and make sure to select .Net Framework 4.8 then click on Create . In the Create a new ASP.NET Web Application dialog, select Empty and check MVC then click on Create .  Following structure will be created. Delete App_Start folder we will not use it.  Copy the  Global.asax   and Web.config file from the Website folder of the Sitecore installation. Now write click on the solution and click on  Open Folder in File Explorer o

Step by step guide to Establish Headless SXA Tenant, Site and Next.js app with Sitecore XP 10.3

  Step 1: Prerequisites Installed Sitecore version 10.3  Check out Sitecore XP 10.3 Installation guide Configured an HTTP binding in IIS for your site (e.g., http://demo.dev.local - Next.js requires specific setup to connect to an HTTPS server) Installed Sitecore Powershell Installed Sitecore Headless Services  Checkout Headless Services Installation guide Installed SXA 10.3 Successfully populated Solr schema and built necessary indexes Ensured that you are running the latest version of Node Step 2: Create a Headless Tenant Go to the Sitecore Launchpad and click on ' Content Editor' button. To create a Headless Tenant, right-click on the ' sitecore\content ' and then choose ' Insert ' > ' Headless Tenant '. Input the Tenant Name (for eg, 'HeadlessSXATenant'), choose all modules , and then click ' OK '. To create a Headless Site, right-click on ' sitecore\content\HeadlessSXATenant ' and then select ' Insert' > '