If any of the below requirements are problematic for you (or your organisation), we'd love to hear about it by email.
SQL Clone management service requirements
A single central management service is required to use SQL Clone, it co-ordinates agents, and serves a web UI.
- Windows Server 2012 or later, or Windows 8 or later (64-bit versions only)
- .NET 4.5.2 or later
- Access to a SQL Server (2008 R2 or later) for storing configuration data
SQL Clone agent requirements
An agent should be installed on the same machine as any SQL Server you wish SQL Clone to use as a source of images, destination for clones, or temporary scratch space.
- Windows Server 2008 R2 or later, or Windows 7 or later (64-bit versions only)
- .NET 4.5.2 or later
- SQL Server 2008 or later (Express edition is sufficient) on the same machine
- During install, the account chosen requires
- Local admin privileges in order to use the Virtual Disk Service
- Read/write access to network locations where images will be stored
- If you wish to use Windows Authentication for SQL Server:
- CREATE DATABASE on local SQL Server instances where clones will be created
- VIEW ANY DEFINITION on local SQL Server instances where images will be created from