While SystoLOCK MMC provides a convenient way to manage almost every aspect of SystoLOCK infrastructure, it is not suitable for bulk changes or automated tasks.
If you want to add scripting to your SystoLOCK infrastructure, PowerShell is your friend. SystoLOCK provides a PowerShell module Systola.SystoLOCK.Management
, consisting of two dozen cmdlets to help you with that task. Some tasks can even be achieved via PowerShell only.
Any installation-related tasks on SystoLOCK Server can be achieved with the help Systola.SystoLOCK.Setup
module.
Refer to PowerShell Reference for a full list of cmdlets.