mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 22:07:22 +00:00
still trying to fix pre error
This commit is contained in:
parent
7f201bfa1f
commit
9ac0d0ac20
@ -227,8 +227,8 @@ When you have completed installation of Hyper-V on the host computer, begin conf
|
|||||||
|
|
||||||
**Important**: This guide assumes that VHDs are stored in the **C:\VHD** directory on the Hyper-V host. If you use a different directory to store VHDs, you must adjust steps in this guide appropriately.
|
**Important**: This guide assumes that VHDs are stored in the **C:\VHD** directory on the Hyper-V host. If you use a different directory to store VHDs, you must adjust steps in this guide appropriately.
|
||||||
|
|
||||||
After completing registration you will be able to download the 7.47 GB Windows Server 2012 R2 evaluation VHD. An example of the download is shown below.
|
After completing registration you will be able to download the 7.47 GB Windows Server 2012 R2 evaluation VHD. An example of the download offering is shown below.
|
||||||
|
|
||||||
<TABLE BORDER=1>
|
<TABLE BORDER=1>
|
||||||
<TR><TD>
|
<TR><TD>
|
||||||
</TABLE>
|
</TABLE>
|
||||||
@ -659,7 +659,13 @@ As mentioned previously: instructions to "type" commands provided in this guide
|
|||||||
|
|
||||||
<pre style="overflow-y: visible">
|
<pre style="overflow-y: visible">
|
||||||
|
|
||||||
|
ping dc1.contoso.com
|
||||||
|
|
||||||
Pinging dc1.contoso.com [192.168.0.1] with 32 bytes of data:
|
Pinging dc1.contoso.com [192.168.0.1] with 32 bytes of data:
|
||||||
|
Reply from 192.168.0.1: bytes=32 time<1ms TTL=128
|
||||||
|
Reply from 192.168.0.1: bytes=32 time<1ms TTL=128
|
||||||
|
Reply from 192.168.0.1: bytes=32 time<1ms TTL=128
|
||||||
|
Reply from 192.168.0.1: bytes=32 time<1ms TTL=128
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user