Merge pull request #8137 from MaratMussabekov/patch-188

clarified which ISO need to be mounted
This commit is contained in:
Kateyanne
2020-09-09 10:41:10 -07:00
committed by GitHub

View File

@ -44,11 +44,12 @@ Windows Hello for Business uses asymmetric keys as user credentials (rather than
Sign-in to the domain controller hosting the schema master operational role using enterprise administrator equivalent credentials. Sign-in to the domain controller hosting the schema master operational role using enterprise administrator equivalent credentials.
1. Open an elevated command prompt. 1. Mount the ISO file (or insert the DVD) containing the Windows Server 2016 or later installation media.
2. Type ```cd /d x:\support\adprep``` where *x* is the drive letter of the DVD or mounted ISO. 2. Open an elevated command prompt.
3. To update the schema, type ```adprep /forestprep```. 3. Type ```cd /d x:\support\adprep``` where *x* is the drive letter of the DVD or mounted ISO.
4. Read the Adprep Warning. Type the letter **C** and press **Enter** to update the schema. 4. To update the schema, type ```adprep /forestprep```.
5. Close the Command Prompt and sign-out. 5. Read the Adprep Warning. Type the letter **C** and press **Enter** to update the schema.
6. Close the Command Prompt and sign-out.
## Create the KeyCredential Admins Security Global Group ## Create the KeyCredential Admins Security Global Group