Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume II
  3. NetBackup licensing models and the nbdeployutil utility
  4. Reviewing a capacity licensing report
  5. Windows file system backups
Veritas NetBackup™ Administrator's Guide, Volume II

Windows file system backups

Note:

The following section is applicable for NetBackup master server 8.1 or later and NetBackup client 8.0 or later.

The protected data for Windows file system backups is defined as the size of the data for the pathnames or the directives that are defined in the policy. Licensing for the Windows backup is specific to an MS-Windows policy. It does not support the Windows clients or servers that are backed up using any virtualization policy, such as VMware and HyperV.

Snapshot-based backups are supported on all the versions of Windows servers and clients with various features of NetBackup such as multistreaming, Accelerator, compression, and so on.

Administrators can use the following to verify the size that the accurate licensing method reports.

  • Dir

    Lists the files on the system folders and their sizes.

  • - Get-ChildItem C:\test1 | Measure-Object -property length -sum

    PowerShell command to get folder size.

  • Size information from Windows Explorer.

To compare the data size that is reported in the capacity license report:

  • ALL_LOCAL_DRIVES

    Use the file system commands to the calculate size of each drive. In the capacity license report, the files that are mentioned in the exclude list are not used to calculate protected data.

  • System State

    NetBackup creates the xml files of backup data under logs\BEDS folder and lists the files that are backed up and excluded from backup.

  • Shadow Copy Components

    NetBackup creates the xml files of backup data under logs\BEDS folder and lists the files that are backed up and excluded from backup.

  • Folders and files

    Use the file system commands.

Feedback

Was this page helpful?
Previous

NetBackup for VMware agent

Next

UNIX file system backups

Feedback

Was this page helpful?