-
-
Notifications
You must be signed in to change notification settings - Fork 29
Requirements
Sander Stad edited this page Oct 8, 2020
·
1 revision
To let the module work you need to have a couple of components set up.
The standard architecture is to have a server that will manage the images and a host that will have the clones.
Commands can be executed remotely which enables you to manage images and clones from your local machine. When executing the commands remotely, you have to have the module and all it’s dependencies installed on both the local and the remote host.
Local Host (Executing commands remotely)
Windows 7+, Windows Server 2003+
Powershell version 5
dbatools
PSFramework
Imaging Host (Remote or local)
Windows 7 +, Windows Server 2003 +
SQL Server instance (at least version 2000)
Enough space to house the size of the database to image at least once
Cloning Host
Windows 7+, Windows Server 2003+
SQL Server instance to host the clones
Enough space for each clone (300MB)
Getting Started
Images
Clones