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 84f2430 commit 26c0348Copy full SHA for 26c0348
1 file changed
readme.md
@@ -27,7 +27,9 @@ As with every piece of software we need to set some prerequisites to make this m
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
30
-* SQL Server instance meant
+* SQL Server instance for saving image and clone information
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)
33
34
## How does it work
35
0 commit comments