You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -129,14 +129,14 @@ The following sections detail the most common failure modes and provide step-by-
129
129
#### Symptoms
130
130
131
131
- "Size on disk" differs between source and destination.
132
-
- Some files don’t appear after migration.
132
+
- Some files don't appear after migration.
133
133
- Robocopy log notes files as "updated" when unchanged.
134
134
- Event IDs: None or general user confusion.
135
135
136
136
#### Resolution
137
137
138
138
1. Sector Size/Allocation Unit Differences:
139
-
1. Understand that NTFS allocates space differently on 512- vs. 4K-sector disks; file “size on disk” varies, but data remains intact.
139
+
1. Understand that NTFS allocates space differently on 512- vs. 4K-sector disks; file "size on disk" varies, but data remains intact.
140
140
1. Verify that with fsutil or disk properties.
141
141
2. Hidden or protected folders: System Volume Information, $RECYCLE.BIN, and similar folders are re-created automatically. Ignore errors for these folders. Files may be hidden because of attributes. View them in File Explorer (select **Show hidden files**) or:
142
142
@@ -154,13 +154,13 @@ The following sections detail the most common failure modes and provide step-by-
154
154
155
155
- Disk resource fails to come online (Error 995).
156
156
- Hyper-V: "The disk cannot be moved because it is marked as shareable."
Copy file name to clipboardExpand all lines: support/windows-server/virtualization/cannot-restore-vm-from-checkpoint-in-hyper-v.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Can't Restore VM From Checkpoint in Hyper-V on Windows Server 2016
3
-
description: Resolves issues that occur during a planned cluster node drain operation if Cluster Shared Volumes stop responding.
3
+
description: Discusses how to fix an issue in which you can't restore a virtual machine from a checkpoint in a Hyper-V environment that runs on Windows Server 2016.
Copy file name to clipboardExpand all lines: support/windows-server/virtualization/starting-or-live-migrating-hyper-v-vms-fails.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This issue occurs because the NT Virtual Machine\Virtual Machines special identi
41
41
42
42
## Potential Fix
43
43
44
-
One potential way to resolve this issue is to enable service log on. For more information, see [How to Enable Service Logon](/system-center/scsm/enable-service-log-on-sm?view=sc-sm-2025#enable-service-logon-as-log-on-type).
44
+
One potential way to resolve this issue is to enable service log on. For more information, see [How to Enable Service Logon](/system-center/scsm/enable-service-log-on-sm#enable-service-logon-as-log-on-type).
0 commit comments