This blog contains the brief descriptions of the Windows PowerShell cmdlets that are for use in administering the Active Directory Federation Services(ADFS).
By default on Windows Server 2016 or Windows server 2019 this module will not be installed. we want to install it manually. Below are the steps to install them Manually.
Installing Active Directory Federation Servicesthrough Powershell(CLI)
Go to PowerShell With Administrator access. Give the below command
Install-WindowsFeature ADFS-Federation
Installing Active Directory Federation Services through Server Manager Tool GUI
Click on Start > Server Manager > Manage > Add Roles and Features
Best view i have ever seen !