Backup Configuration

Importance of a backup strategy

Backups are essential for protecting critical data from loss due to hardware failure, cyberattacks, accidental deletion, or natural disasters. A solid backup strategy ensures that you can quickly recover and continue operations with minimal downtime. Local backups, stored on-site, offer fast recovery times and immediate access to data, making them ideal for quick restores. However, they are vulnerable to the same physical risks as the primary data, like fires or floods.

Cloud backups, on the other hand, store data off-site in secure, remote servers, protecting it from local disasters. They also provide scalability and access from anywhere, but recovery can be slower, especially with large data sets or limited internet bandwidth.

Hybrid backups combine the strengths of both local and cloud solutions. This approach offers the speed of local backups for quick recovery and the security of cloud backups for disaster resilience, making it a comprehensive strategy for data protection. Hybrid backups ensure that your data is safe, accessible, and recoverable in almost any situation.

Does NinjaOne include a backup solution?

Yes, NinjaOne offers a robust and secure backup solution designed to safeguard your critical data. With flexible options for cloud, or local backups, you can tailor your data protection strategy to meet your specific needs. NinjaOne prioritizes data security with advanced encryption. All data is encrypted in-transit and at-rest using secure AES 256-bit end-to-end encryption, safeguarding your data from unauthorized access throughout the backup process.

A key feature of NinjaOne’s solution is that it is block-aware, which allows it to resume a backup or restore process exactly where it left off in the event of an interruption. This minimizes downtime and avoids the need to restart the entire process, making backups more reliable and efficient.

Additionally, NinjaOne performs incremental backups, meaning only changes made since the last backup are saved, reducing the amount of time and storage space needed. The solution also employs deduplication, which eliminates duplicate copies of data. Deduplication provides several advantages: it conserves storage space by ensuring that only unique data blocks are stored, speeds up backup times, and reduces bandwidth usage. This makes backups faster and more cost-effective while optimizing the use of available resources.

With these features, NinjaOne delivers a secure, efficient, and reliable backup solution tailored for modern business needs.

Backup plans, defined within policies, provide granular control over backup frequency, destinations, and data types. Devices linked to these policies will automatically execute the specified backup plan, ensuring consistent and reliable data protection.

How can you configure backups in NinjaOne?

The first step to configure NinjaOne Backup is to enable the NinjaOne Backup App. If NinjaOne Backup is already enabled, you can skip step 1 and go directly to step 2.

1. Enable NinjaOne Backup.

a) Navigate to Administration, then Apps.

b) Locate the NinjaOne Backup tile and click on it.

c) Click Enable.

d) From the drop-down, select your cloud storage location based on your geographic location.

Edit cloud storage location

e) Click Apply.

f) The Backup tile should now display as Enabled.

Backup tile displayed as enabled

2. Deploy the NinjaOne backup agent to machines and configure a local backup location.

a) Navigate to your Organization editor.

b) Select the Backups tab on the left side panel.

c) Select Backup from the drop-down menu.

Backup menu

d) Click Enable. This will populate the list of all your devices subject to backup.

e) Now, you can select the devices where you want to deploy the backup agent. You can do this manually by checking each device individually or by selecting All Servers or All Workstations.

f) Click Enable. A confirmation dialog box appears.

Enable backup deployment

g) Confirm your selection by clicking Enable.

h) The device list will now be updated to show the devices with backup enabled.

Deployment menu

i) Click Save on the upper right corner of the Organization editor to save these options.

At this point, the selected devices will be enabled for backups. These will be performed as defined in the backup option of the policy to which they belong.

3. Setup Throttle bandwidth.

If you want to limit bandwidth and prevent machines from using up all the bandwidth during backups, you can enable the Throttle bandwidth option. Follow the steps below to enable this option.

a) Select Throttle bandwidth on the left side panel.

b) Click the Disabled switch to enable the throttling option.

c) Fill out the timing and bandwidth limits that will apply to each device during the backup process.

Enabled option

d) Click Save on the upper right corner of the Organization editor to save these options.

a) Setup local storage location.

b) Configure this option if you want to perform local or hybrid backups. You can enter multiple locations. Follow the steps below to set it up.

  •  Select Storage location on the left side panel.
  • Lock +Add. The Add local storage dialog box appears.
  • Fill out the local storage name and path.
  • If credentials are required to access the storage, first add them by clicking +Add Credential. Multiple credentials can be entered, each identified by a unique name. Then, select the required credential name from the drop-down under Existing credentials.
  • Check the option ‘Set as default network storage for this organization‘ if this is your preference, as multiple storage locations can be added.
  • Click the Test button to test connectivity to your local storage, and correct settings if necessary.

Add local storage

c) Click Apply.

d) Click Save on the upper right corner of the Organization editor to save these options.

How can I create a backup plan in NinjaOne?

Backup plans are configured in agent policies. To create a backup plan, follow the next steps:

1. Navigate to the policy editor of the agent policy of your choice.

2. Expand the Backup tab on the left side panel (see below screenshot for reference).

Expand the Backup tab on the left side panel

3. Select the backup section for which you want to create a backup plan/Image, File/Folder and Legacy. Let´s go through each of them:

a) Image

  • Click Enable.
  • Under Backup Destination, select Cloud Only, or Local Only.
  • Under Schedule, select the time and frequency (Hourly, Daily, Weekly, Monthly) for the backups.
  • Under Exclusion, select the drives you want to exclude from the backup.
  • Under Power Option, select if you want to “Prevent device from sleeping”, “Attempt to wake device if sleeping” or “Run plan immediately if missed”.
  • Select whether you want to run a script before and after the backup.
  • Click Save.

Backup for image

b) File/Folder

  • Click Add File/Folder Plan.
  • Under the Settings tab, select your plan settings that include Plan name, Schedule, Power Options, Revisions, Pre/Post automations and Backup Destination.
  • Under the Folders tab, select the folders you want to include or exclude.
  • Under the Filters tab, type the files you want to include or exclude.
  • The Advanced tab is used to manage common extensions to include or exclude when using filters.
  • Click Save.

File Folder Backup Plan

Can network devices be backed up in NinjaOne?

Although this capability is not part of NinjaOne backup solution, NinjaOne can still create configuration backups for managed network devices, including firewalls, routers, and switches. NMS policies include a backup tab where you can configure the frequency of these configuration backups.

NMS policies

FAQ

Backup configuration refers to the process of setting up and defining the parameters for how data backups are performed. This includes selecting what data to back up, where it will be stored (such as on a local drive, in the cloud, or both), how often backups should occur, and the type of backup (image or file/folder).

The best way to backup server configuration is by performing an image backup, which backs up all server data, including operating system, drive partitions, settings, etc.

It is possible to back up managed network devices by enabling backup at the NMS policy level, similar to how backups are enabled for computers and servers. Since this is not part of NinjaOne backup solution, the NinjaOne Backup App does not need to be enabled for this capability to function.

Next Steps