I have a process that needs to occasionally copy a file to a local drive on the active node of an AlwaysOn environment (SQL Server 2014 running on Windows Server 2012 R2 servers). This environment has a primary node and 2 secondary nodes. I tr
↧