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™ Commands Reference Guide
  3. Appendix A. NetBackup Commands
  4. nbhypervtool
Veritas NetBackup™ Commands Reference Guide

Name

nbhypervtool — NetBackup tool for Hyper-V

SYNOPSIS

nbhypervtool [listNbuCheckpoints | deleteNbuCheckpoints] [-vmname VM_display_name | -vmguid VM_guid] [-server Hyper-V_server_name] [-d | -debug] [-version] [-h | -help]

 

On Windows systems, the directory path to this command is install_path\NetBackup\bin\

DESCRIPTION

The nbhypervtool utility removes orphaned NetBackup WMI checkpoints (snapshots) of a Hyper-V virtual machine on Windows 2016 or later.

This command operates only on Windows systems.

Note:

For NetBackup 8.0: If a virtual machine checkpoint exists that NetBackup created for a previous WMI backup, NetBackup aborts the next WMI backup job for that virtual machine.

Note:

This command does not apply to VSS snapshots.

OPTIONS

-d, -debug

Enables debug logging.

deleteNbuCheckpoints

Deletes the existing NetBackup WMI checkpoints of the virtual machine.

-h, -help

Displays the available options for nbhypervtool.

listNbuCheckpoints

Lists the existing NetBackup WMI checkpoints of the virtual machine.

-server Hyper-V_server_name

The name of the Hyper-V server. The default is the local host.

-version

Displays the nbhypervtool version and exits.

-vmguid VM_guid

The globally unique identifier (GUID) of the virtual machine.

-vmname VM_display_name

The display name of the virtual machine.

EXAMPLES

Example 1 - List the existing NetBackup WMI checkpoints for a virtual machine by its display name:

nbhypervtool.exe listNbuCheckpoints -vmname VM1

Example 2 - List the existing NetBackup WMI checkpoints for a virtual machine by its GUID:

nbhypervtool.exe listNbuCheckpoints -vmguid 4c080c63-72b4-462b-b4b3-372e0f4cab04

Example 3 - Delete NetBackup WMI checkpoints for a virtual machine by its display name:

nbhypervtool.exe deleteNbuCheckpoints -vmname VM1

Example 4 - Delete NetBackup WMI checkpoints for a virtual machine by its GUID:

nbhypervtool.exe deleteNbuCheckpoints -vmguid 4c080c63-72b4-462b-b4b3-372e0f4cab04

Feedback

Was this page helpful?
Previous

nbhostmgmt

Next

nbidpcmd

Feedback

Was this page helpful?