End of support for Windows 10

Support for Windows 10 will end in October 2025 After 14 October 2025, Microsoft will no longer provide free software updates from Windows Update, technical assistance, or security fixes for Windows 10. Your PC will still work, but we recommend moving to Windows 11. What is Windows 10 end of life? ANS: End of life […]

ASP Dot Net Framework

ASP.NET is an open source web framework, created by Microsoft, for building modern web apps and services with .NET. ASP.NET is cross platform and runs on Windows, Linux, macOS, and Docker Download .NET Framework Install the latest version of dotnet from below link as per your application compatibility. https://dotnet.microsoft.com/en-us/download/dotnet/ Note: Before installing the dotnet latest […]

Windows Server 2016 Patch Updates

Microsoft releases the patches for Windows Server 2016 every month to updates the servers. From here you can download and install the latest patches on server. 2024-06 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5039214) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5039214%20 2024-07 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5040434) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5040434 2024-08 Cumulative Update for Windows […]

Windows Server 2019 Patch Updates

Microsoft releases the patches to updates the windows server every month. From here you can download and install the latest patches on servers. 2024-07 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5040430) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5040430 2024-07 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5041017) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5041017 2024-08 Cumulative […]

Registry Settings in Windows Server

Note: Please take backup of window Registry before doing change process of registry. Go to run command type regedit, Registry will open, Select the SCHANNEL,( by going this location- HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL) Go to file and export the Registry backup in other disk for safe purpose. Also check the compatibility of your application, it might be possible […]

SQL Server Fail-over Setup Part-4

Installation of SQL Server Failover Cluster on Node 1 Step 1: To install the SQL server on mount the ISO of SQL server and double click on it. Below page will open select the Installation and click on New SQL Server fail-over cluster installation. Step 2: In this screen enter the product key (if you […]

SQL Server Fail-over Setup Part-3

Installation of Fail-over Clustering To installation of clustering services, open the server manager, go to manage to add roles and features Click on Add Roles and Features, A screen will open click on next button four times, select Failover Clustering, click on Add features, and then click on next button. Click on install button, and […]

SQL Server Fail-over Setup Part-2

Adding iSCSI Disk on Nodes When we click on iSCSI Initiator it will ask to start the service click on ok button. Once we click on ok button a window will open as shown below, go to tab Discovery, click on Discover Portal, type the IP address of the Storage Server (in our case 192.168.1.15) […]

SQL Server Fail-over Setup Part-1

Prerequisite for SQL Server Fail-over Setup There are some steps for Failover clustering before implementing SQL Server clustering. Creation of Storage Server For storage server node storage server should be ready with Windows Server 2016. And this should be member of the domain server. Follow the below steps to create storage disk for clustering: Open […]

INSTALLATION OF SQL SERVER 2017

Step 1. To install the SQL server mount the ISO of SQL server and double click on it. Below page will open select the Installation and click on New SQL Server stand-alone installation. Step 2. In this screen enter the product key (if you have purchased then key filled automatic) and click on next button. […]

  • 1
  • 2