done but requires further testing

This commit is contained in:
Greg Lindsay 2017-01-19 21:40:33 -08:00
parent 1182f345ec
commit 76bdea1db2
2 changed files with 5 additions and 5 deletions

View File

@ -454,10 +454,10 @@ This section will demonstrate how to export user data from an existing client co
If the PC1 VM is not already running, then start and connect to it:
<pre style="overflow-y: visible">
```
Start-VM PC1
vmconnect localhost PC1
</pre>
```
1. Switch back to the Hyper-V host and create a checkpoint for the PC1 VM so that it can easily be reverted to its current state for troubleshooting purposes and to perform additional scenarios. Checkpoints are also known as snapshots. To create a checkpoint for the PC1 VM, type the following command at an elevated Windows PowerShell prompt on the Hyper-V host:

View File

@ -954,9 +954,9 @@ Set-VMNetworkAdapter -VMName PC4 -StaticMacAddress 00-15-5D-83-26-FF
2. On the Select Source page, choose **Import single computer** and click **Next**.
3. On the Single Computer page, use the following settings:
- Computer Name: **PC4**
- MAC Address: **00:15:5D:83:26:FF**
- Source Computer: <type the hostname of PC1, or click Search twice, click the hostname, and click OK>
- Computer Name: **PC4**
- MAC Address: **00:15:5D:83:26:FF**
- Source Computer: <type the hostname of PC1, or click Search twice, click the hostname, and click OK>
4. Click **Next**, and then on the User Accounts page choose **Capture and restore all user accounts**. Click **Next** twice to continue.