[How to] install and configure a highly available and secure DHCP Windows server 2022

How to install and configure a highly available and secure DHCP Windows server 2022 This article provides information about how to install and configure a highly available and secure DHCP server on Windows 2022 server. DHCP (Dynamic Host Configuration Protocol) provides each device available on a network with a unique IP address to communicate with … Read more

[Solved] Microsoft ADCS: Add SerialNumber as SubjectDN in Microsoft CA

[Solved] Microsoft ADCS: Add SerialNumber as SubjectDN in Microsoft CA Microsoft ADCS (Active Directory Certification Services) is a very handy server and in house available CA to provide CA facilities for user and computer certificates. This post is not about the installation and configuration of Microsoft CA or ADCS rather this is a configuration post … Read more

[Solved] 530 User Cannot Log In, home directory inaccessible

[Solved] 530 User Cannot Log In, home directory inaccessible Operating system and webserver requirements for a secure FTP Server. Applied Operating system – Microsoft Windows Server 2012, 2016, 2019 Web Server – IIS10 TLS Server certificate Microsoft Windows and any perimeter firewall configuration for FTP inbound ports like 21 etc. Secure FTP servers are basic … Read more

[Solved] Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded Confluence

Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded Most common errors in a java developed application are related to memory. OutOfMemoryError is a term which can easily be found in the errors of these applications. Confluence is a very good  solution to manage documentation of your project, product and application. If you have installed the application … Read more

Microsoft SQL Server 2016 Cluster Setup Using Hyper-V Virtual Machines

Microsoft SQL Server 2016 Cluster Setup Using Hyper-V Virtual Machines Some key points: The user which you are going to be used in SQL clustering setup must be the part of Domain Admin group and be the local administrator in both machines Hyper-V is required in case you need to use NIC teaming and use … Read more

[Solved] upgrade confluence 5.x to recent version

[Solved] Upgrade Confluence from 5.x to Most Recent This post is only for IT administrators working on Atlassian Confluence upgrade. Confluence is a tool to organize your product documentation. This post will cover “upgrade confluence 5.x to recent version”. Atlassian Confluence (v 5.5.2) Installation and Configuration. Confluence Installation Steps. Download Confluence Download the installer for … Read more

A fatal error occurred while creating an SSL client credential. The internal error state is 10013.

A fatal error occurred while creating an SSL client credential. The internal error state is 10013. The event log shows that the issue is with Schannel. You need to enable a local security policy on the system showing this error log in event logs. Please follow the under given steps: Go to start menu of … Read more