August 2019
Intermediate to advanced
786 pages
20h 22m
English
Before installation, the SSL certificate for adfs.rebeladmin.com needs to be installed in the computer account as it is required during the AD FS installation. This can be checked using the following command:
dir Cert:\LocalMachine\My
The following screenshot displays the output of the preceding command:

The next step is to install the AD FS role service, which can be done by using the following PowerShell command:
Install-WindowsFeature ADFS-Federation -IncludeManagementTools ...
Read now
Unlock full access