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 2634f9c commit 828de9cCopy full SHA for 828de9c
1 file changed
readme.md
@@ -15,3 +15,24 @@ There are multiple scenarios where you could use the module with
15
* Create multiple local copies of a database
16
* Make sure there tests are
17
18
+
19
+## Prerequisites
20
21
+As with every piece of software we need to set some prerequisites to make this module work.
22
23
+* PowerShell 5 or above
24
+* Hyper-V
25
+* SQL Server instance meant
26
27
+## How does it work
28
29
+The process consists of the following steps:
30
31
+1. Create an image of the database
32
+2. Create a clone based on an image
33
34
35
36
37
38
0 commit comments