Merge pull request #4134 from nschonni/typo-Deterime

typo: Deterime -> Determine
This commit is contained in:
Greg Lindsay 2019-06-20 12:28:27 -07:00 committed by GitHub
commit c9814f613e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,7 +306,7 @@ This section contains several procedures to support Zero Touch installation with
WDSUTIL /Set-Server /AnswerClients:None WDSUTIL /Set-Server /AnswerClients:None
``` ```
1. Deterime the MAC address of the internal network adapter on SRV1. To determine this, type the following command at an elevated Windows PowerShell prompt on SRV1: 1. Determine the MAC address of the internal network adapter on SRV1. To determine this, type the following command at an elevated Windows PowerShell prompt on SRV1:
``` ```
(Get-NetAdapter "Ethernet").MacAddress (Get-NetAdapter "Ethernet").MacAddress