mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
done but requires further testing
This commit is contained in:
parent
1182f345ec
commit
76bdea1db2
@ -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:
|
If the PC1 VM is not already running, then start and connect to it:
|
||||||
|
|
||||||
<pre style="overflow-y: visible">
|
```
|
||||||
Start-VM PC1
|
Start-VM PC1
|
||||||
vmconnect localhost 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:
|
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:
|
||||||
|
|
||||||
|
@ -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**.
|
2. On the Select Source page, choose **Import single computer** and click **Next**.
|
||||||
|
|
||||||
3. On the Single Computer page, use the following settings:
|
3. On the Single Computer page, use the following settings:
|
||||||
- Computer Name: **PC4**
|
- Computer Name: **PC4**
|
||||||
- MAC Address: **00:15:5D:83:26:FF**
|
- 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>
|
- 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.
|
4. Click **Next**, and then on the User Accounts page choose **Capture and restore all user accounts**. Click **Next** twice to continue.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user