mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Merge pull request #4134 from nschonni/typo-Deterime
typo: Deterime -> Determine
This commit is contained in:
commit
c9814f613e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user