mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 13:53:39 +00:00
some more fixes
This commit is contained in:
@ -90,7 +90,7 @@ Steps you will perform include:
|
|||||||
|
|
||||||
- [Configure Internet Information Services to host CRL distribution point](#configure-internet-information-services-to-host-crl-distribution-point)
|
- [Configure Internet Information Services to host CRL distribution point](#configure-internet-information-services-to-host-crl-distribution-point)
|
||||||
- [Prepare a file share to host the certificate revocation list](#prepare-a-file-share-to-host-the-certificate-revocation-list)
|
- [Prepare a file share to host the certificate revocation list](#prepare-a-file-share-to-host-the-certificate-revocation-list)
|
||||||
- [Configure the new CRL distribution point in the issuing certificate authority](#configure-the-new-crl-distribution-point-in-the-issuing-certificate-authority)
|
- [Configure the new CRL distribution point and Publishing location in the issuing certificate authority](#configure-the-new-crl-distribution-point-and-publishing-location-in-the-issuing-certificate-authority)
|
||||||
- [Publish CRL](#publish-a-new-crl)
|
- [Publish CRL](#publish-a-new-crl)
|
||||||
- [Reissue domain controller certificates](#reissue-domain-controller-certificates)
|
- [Reissue domain controller certificates](#reissue-domain-controller-certificates)
|
||||||
|
|
||||||
|
@ -28,9 +28,9 @@ Hybrid environments are distributed systems that enable organizations to use on-
|
|||||||
|
|
||||||
The distributed systems on which these technologies were built involved several pieces of on-premises and cloud infrastructure. High-level pieces of the infrastructure include:
|
The distributed systems on which these technologies were built involved several pieces of on-premises and cloud infrastructure. High-level pieces of the infrastructure include:
|
||||||
* [Directories](#directories)
|
* [Directories](#directories)
|
||||||
* [Public Key Infrastructure](#public-key-infastructure)
|
* [Public Key Infrastructure](#public-key-infrastructure)
|
||||||
* [Directory Synchronization](#directory-synchronization)
|
* [Directory Synchronization](#directory-synchronization)
|
||||||
* [Federation](#federation)
|
* [Federation](#federation-with-azure)
|
||||||
* [MultiFactor Authentication](#multifactor-authentication)
|
* [MultiFactor Authentication](#multifactor-authentication)
|
||||||
* [Device Registration](#device-registration)
|
* [Device Registration](#device-registration)
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Sign-in a domain controller or management workstation with _Domain Admin_ equiva
|
|||||||
|
|
||||||
### Windows Server 2016, 2012 R2 or later Domain Controllers
|
### Windows Server 2016, 2012 R2 or later Domain Controllers
|
||||||
|
|
||||||
Use the following procedures to configure AD FS when your environment uses **Windows Server 2012 or later Domain Controllers**. If you are not using Windows Server 2012 or later Domain Controllers, follow the procedures under the [Configure the Active Directory Federation Service Role (Windows Server 2008 or 2008R2 Domain Controllers)](#windows-server-2008-or-2008-R2-domain-controllers) section.
|
Use the following procedures to configure AD FS when your environment uses **Windows Server 2012 or later Domain Controllers**. If you are not using Windows Server 2012 or later Domain Controllers, follow the procedures under the [Configure the Active Directory Federation Service Role (Windows Server 2008 or 2008R2 Domain Controllers)](#windows-server-2008-or-2008-r2-domain-controllers) section.
|
||||||
|
|
||||||
Sign-in the federation server with _Domain Admin_ equivalent credentials. These procedures assume you are configuring the first federation server in a federation server farm.
|
Sign-in the federation server with _Domain Admin_ equivalent credentials. These procedures assume you are configuring the first federation server in a federation server farm.
|
||||||
1. Start **Server Manager**.
|
1. Start **Server Manager**.
|
||||||
|
Reference in New Issue
Block a user