Support Docs
How to deploy linkulater
Prerequisites
- A “source folder” that contains the original data files (must be a local volume and not a network volume), eg: C:\Source
- A “destination” folder that the backup will point to (must be on the same volume as source), eg: C:\Destination
- A location for the linkulater script, eg: C:\CyberSecure\Scripts
Process to configure backup
- Install CyberSecure Advanced edition
- Open the agent software (login if required)
- Choose “settings”

- Add a new backup set (or if this is the first time running it will automatically display wizard)

- Follow the wizard through, ensuring that you choose the “destination” folder as the backup source
- Complete the setup wizard
- Go to the “Backup settings -> Command line tool” tab

- Choose “Add” on the pre-command backup section and populate as follows:
- Name: Linkulater
- Working directory: <full_path_to_script>, eg C:\CyberSecure\Scripts
- Command: powershell.exe “<full_path_to_script> <full_path_to_source> <full_path_to_destination>”, eg: powershell.exe “c:\CyberSecure\Scripts\linkulater.ps1 c:\source c:\destination”
- Choose OK
- Save settings
- Before confirming it all works, test BOTH a:
- manual backup
- scheduled backup
- Contact CyberSecure support if further support is required