We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae567d commit 02d09c0Copy full SHA for 02d09c0
1 file changed
readme.md
@@ -26,7 +26,7 @@ As with every piece of software we need to set some prerequisites to make this m
26
27
* Windows 10 (Professional, Enterprise or Education) or Windows Server 2012 R2 (Standard, Enterprise or Datacenter) and up
28
* PowerShell 5 or above
29
-* Hyper-V
+* Hyper-V Optional Feature (Windows 10) or Hyper-V Feature (Windows Server)
30
* SQL Server instance for saving image and clone information (PSDatabaseClone database)
31
* SQL Server instance to create the images (can be the same as for saving the information)
32
* Enough space to save to save one copy of the database (size of the image is the size of the database)
0 commit comments