There is no such a thing as a ADFS in standalone with Windows Server 2012 R2. If you have an ADFS server, it is already a farm. A farm of one server.
AD FS stand alone and farm coexistence
I've got a AD FS server running on Windows Server 2012 R2 stand alone. We need to create a farm for HA. I'm understanding that there's no upgrade path so the question is: are there any issues with the legacy AD FS remaining in operation while a new Windows Server 2016 AD FS farm is created and configured?
Thanks
Microsoft Security | Active Directory Federation Services
-
Pierre Audonnet - MSFT 10,201 Reputation points Microsoft Employee Moderator2021-04-03T17:40:45.63+00:00
1 additional answer
Sort by: Most helpful
-
admSRM 21 Reputation points
2021-04-05T17:53:30.297+00:00 Thank you. I think my confusion came from when I read in the installation instructions for a farm, that cluster management was going to be use via the NLB to form the farm. I wasn't thinking of using it for actual load balancing for the reasons you mention. Our installation is using a domain account for the AD FS service and also uses a separate SQL Server instance for its' database; symptoms of a farm as far as I can tell.
We're adding a third party MFA for eventual rollout to the entire organization which will make the AD FS services more critical. I didn't want to break the system during the addition of a second server for high(er) availability...