Firewall connected Machines

Action Needed, No Internet Error in Sophos Firewall connected Machines

Issue Reported: Troubleshooting performed After all the troubleshooting, It was still giving the same error and not getting fixed. Root Cause: After all the troubleshooting, Realized that it is trying to connect msftconnecttest.com Site for ActiveProbe testing which is default behavior of Windows devices to test the internet connectivity and update the status of the […]

BitLocker on Windows 11

How to Enable BitLocker on Windows 11

BitLocker Drive Encryption is a data protection feature that integrates with the operating system and addresses the threats of data theft or exposure from lost, stolen, or inappropriately decommissioned computers. BitLocker provides the most protection when used with a Trusted Platform Module (TPM) version 1.2 or later. The TPM is a hardware component installed in […]

SQL DATABASE IS NOT SYNCHRONIZING

SQL DATABASE IS NOT SYNCHRONIZING IN ALWAYSON SETUP

Issue: Solution: After Many Cluster and Always ON validations and troubleshooting found the below solution. After so much troubleshooting, Found that Database got suspended from Syncing primary from/to Secondary. Step 1: Go to the Primary node of the Always On — AlwaysOn High Availability —Availability Databases — Right Click on <DBName> and Select Resume Data […]

SQL DATABASE IS NOT SYNCHRONIZING IN ALWAYSON SETUP

Issue: n n Two Node Always ON Setup has been setup with Cluster Quorum enabled. n AlwaysOn Failover and DB failover is happening without any issues. n The application is working without any issues and there are no issues in the application process with connectivity to the second node. n Wherein whenever a new record […]

SQL DATABASE IS NOT SYNCHRONIZING

How to Repair SQL Database 2019 Step by Step

Introduction: In this blog, we will discuss step by step how we can repair MS SQL Databases. I already installed MS SQL Server 2019 on my computer. Now, we will study with MS SQL Server 2019. The article will cover how to repair the SQL Server database 2019 step by step. Summary: First of all, […]

Prevent Accidental Deletions in Azure

How to Install Certificate Services (AD CS) in Server 2019

In this article, we will see how to install and configure Certificate Services in Server 2019.. Click on Add Roles and Features Click on Next Select Role-based or feature-based installation and Click on Next Select Server to install and Click on Next Select Active Directory Certificate Services and Click on Next Select include management tools(if […]

Prevent Accidental Deletions in Azure

How to Install Active Directory Federation Services(ADFS) on Server 2019

In this article, I will explain how to install Active Directory Federation Services on Server 2019, Let’s begin, Open Server Manager, Click on Add Roles and Features, Click Next, Select Role-based or features-based installation and Click Next, Select Server and Click Next, Select Active Directory Federation Services and Click on Next As we are installing […]

Azure AD RMS Module

How to install Azure AD RMS Module

Azure AD RMS (AADRM) is the Microsoft Cloud based Right Management Services which uses encryption, identity, and authorization policies to help secure your files and email, and it works across multiple devices—phones, tablets, and PCs. Let’s see how to install Azure AD RMS PowerShell Module Open Windows PowerShell in Administrator mode, Type Install-Module -Name AADRM […]