When we install a Windows Failover Cluster on Windows Server and we want to have automatic failover, we need to define a Witness. Witness's job is to communicate with both sites and in case any… read more
How do we set up a Windows Server as an NFS Server to have shared NFS disks on Unix
In this article how we can have shared disks between Microsoft Windows Server and Unix through NFS protocol. We will see step by step how to create a Microsoft Windows NFS Server and how to mount the disks in... read more
How do we create a Group Managed Service in Active Directory to pick up the SQL Server service without using a password
In SQL Server, we must change the user that "starts" the SQL Server service from the Windows default to someone with specific rights that belongs to the Active Directory Domain. In this article we will see how we can… read more