mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Update windows/deployment/do/mcc-enterprise-deploy.md
Co-authored-by: Meghan Stewart <33289333+mestew@users.noreply.github.com>
This commit is contained in:
parent
66a35a5c77
commit
1813e9abf1
@ -409,7 +409,7 @@ To configure the device to work with your DNS, use the following steps:
|
|||||||
Follow these steps if you see a DNS error when trying to resolve hostnames during the provisioning or download of container:
|
Follow these steps if you see a DNS error when trying to resolve hostnames during the provisioning or download of container:
|
||||||
Run ``` Get-EflowVmEndpoint ``` to get interface name
|
Run ``` Get-EflowVmEndpoint ``` to get interface name
|
||||||
|
|
||||||
Once you get the name
|
Once you get the name:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
Set-EflowVmDNSServers -vendpointName "interface name from above" -dnsServers @("DNS_IP_ADDRESS")
|
Set-EflowVmDNSServers -vendpointName "interface name from above" -dnsServers @("DNS_IP_ADDRESS")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user