Skip to content
The Bits That Byte
  • About
May 31, 2019 / Sitecore

Marketing Definitions error deploying the definitions in Sitecore PaaS 9.0.2 and 9.1.0

If you are running Sitecore PaaS for versions 9.0.2 (Sitecore 9.0 Update 2) or 9.1.0 (Sitecore 9.1 Initial Release), you may run into the following error when deploying Marketing Definitions: There was an error deploying the definitions. Consult the Sitecore logs for more information. Assuming you don’t have certificate issues and can successfully populate and …

Continue Reading
May 10, 2019 / Sitecore

Do You Need Microsoft Machine Learning to Use Cortex in Sitecore 9.1?

No You Don’t! I will explain why in a moment… and why you might want to. Sitecore 9.1 includes two new roles supporting Cortex, Sitecore’s Artificial Intelligence Engine focused to Machine Learning. These are the Cortex Processing and Cortex Reporting Roles. Better known as the Sitecore Cortex Processing Engine and Sitecore Cortex Reporting Foundation. Sitecore …

Continue Reading
April 8, 2019 / Sitecore

Sitecore Installation Framework 2.1.0 Released – Required for 9.1 Update 1

Sitecore Installation Framework 2.1.0 has been released. This version is required if you want to deploy Sitecore 9.1 Update 1.

You can obtain this version at https://sitecore.myget.org/feed/sc-powershell/package/nuget/SitecoreInstallFramework/2.1.0

If you are using PowerShell to get the package you would use a call akin to the following. Note, its a good practice to still download Sitecore Fundamentals for standard operations:

Register-PSRepository -Name sc-powershell -SourceLocation https://sitecore.myget.org/F/sc-powershell/api/v2

# Install Sitecore Fundamentals (Required for Standard Operations)
Install-Module -Name "SitecoreFundamentals" -RequiredVersion "1.1.0" -Repository "sc-powershell" -Force

# Install Sitecore Install Framework 
Install-Module -Name "SitecoreInstallFramework" -RequiredVersion "2.1.0" -Repository "sc-powershell" -Force
March 29, 2019 / Sitecore

Rebuild the Sitecore Reporting Database the Right Way

Usually the Sitecore Reporting database needs to be rebuilt for various reasons (corruption, upgraded Sitecore version, missing Experience Analytics data, etc. ) as it does not contain correct data. How you prepare for the rebuild, what happens during rebuild, and afterwards matter. Prepare for a Reporting Database Rebuild Before you click the button to start …

Continue Reading
March 15, 2019 / Sitecore

Sitecore 9.1 Prerequisites.json Missing Two Key Downloads for Scaled Deployment

If you use the Prerequisites.json for your Sitecore 9.1 Deployment, be forewarned that this file is intended for a Single Server 9.1 XP1 deployment and not a scaled build (ex. XP1 on separate servers). What’s Missing? If you have a scaled Sitecore 9.1 deployment, you need to execute WebDeploy to communicate and deploy databases to …

Continue Reading
May 30, 2019 / Sitecore

Encrypt and Decrypt Sitecore 9 connectionStrings

A best practice for Production environments is to encrypt your connectionStrings to protect data in case the web.config file is accessed “without authorization”. My colleague Grant Killian wrote an excellent article in 2017 on the topic of encryption, the Microsoft ASP.NET IIS Registration Tool (aspnet_regiis.exe) is the focus in the updated Security Hardening guidelines of …

Continue Reading
February 26, 2019 / Sitecore

Sitecore 9.1 SIF Distributed Installation Forces Role Per Server

For those excited to run a Sitecore 9.1 SIF Distributed Installation, beyond what was detailed in the “Sitecore 9.1 SIF: Distributed Installation 101… and 1 Gotcha” and “WinRM over HTTPS for a Sitecore 9.1 SIF Distributed Installation” articles, there is another key aspect to consider… and its a big one. Sitecore 9.1 SIF Distributed Installations …

Continue Reading
February 11, 2019 / Sitecore

WinRM over HTTPS for a Sitecore 9.1 SIF Distributed Installation

If you want to perform a Sitecore 9.1 SIF Distributed Installation you will need to ensure that WinRM operates over HTTPS. This is because Sitecore 9.1 contains SSL based endpoints (ex. Solr, Sitecore Roles, etc.). This can be achieved via the following steps: Ensure that Port 5986 is open on your network and in between …

Continue Reading
January 30, 2019 / Sitecore

Sitecore 9.1 SIF: Distributed Installation 101… and 1 Gotcha

If you plan on leveraging Sitecore 9.1 SIF to perform a distributed installation, there are few keys things to consider. What is a Distributed SIF Installation In a Distributed SIF Installation, which is a feature available starting with Sitecore 9.1, you can select the desired implementation level such as XM1 or XP1 and deploy “all …

Continue Reading
January 25, 2019 / Sitecore

Load Balancing Sitecore xConnect Guide

Horizontal scaling of xConnect, behind Load Balancers, is an approved architecture in Sitecore 9. Beyond the details stated in the “Multiple XP Service Instances” section of Sitecore’s documentation (https://doc.sitecore.com/developers/90/platform-administration-and-architecture/en/scale-horizontally.html) there are few key steps to implement this capability. Horizontal xConnect Scaling Steps As xConnect roles are essentially RESTful endpoints, they are prime targets for load …

Continue Reading

Posts pagination

  • Previous
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 20
  • Next

Follow The Bits That Byte

26.5K Followers

Follow me on Twitter 1.1K Followers
Follow me on LinkedIn 25.4K Followers
Sitecore Technology MVP

Recent Posts

  • Running a 2nd Redis Container in a Sitecore Docker Environment
  • Creating a Basic Sitecore Content Approval Workflow
  • Sitecore Quick Tip: Disable Full Site Publishing
  • Find and Fix Sitecore Media Items Missing Their Media Blobs
  • Managing Bad Instances in a Sitecore PaaS Environment

Categories

  • AngularJS
  • Azure
  • CSS3
  • HTML5
  • Hyper-V
  • JavaScript
  • jQuery
  • OneDrive
  • PowerShell
  • Responsive Web Design
  • Search
  • SEO
  • SharePoint
  • Sitecore
  • SQL 2008 R2
  • SQL 2012
  • Tech Review
  • Tech Toy
  • Technical Resources
  • Visual Studio
  • Web Content Management
  • Windows 8
  • Windows 8 App
  • Windows App
  • Windows Server 2008 R2
  • Workflow

Blogroll

  • Dev Musings
  • Ketan Sethi
  • Sitecore Architecture – Grant's Sitecore Rants
  • Sitecore Gabe
  • Tech Travels with Brian
  • The Tech Crane
© 2025 thebitsthatbyte.com - Powered by SimplyNews