Please enter search query.
Search <book_title>...
NetBackup™ for Hyper-V Administrator's Guide
Last Published:
2025-03-18
Product(s):
NetBackup & Alta Data Protection (11.0)
- Introduction
- Notes and prerequisites
- Configure NetBackup communication with Hyper-V
- Configure NetBackup policies for Hyper-V
- Backup options on the Hyper-V tab
- Hyper-V - Advanced attributes
- Configure Hyper-V Intelligent Policies
- NetBackup Hyper-V for SCVMM
- Windows Server failover cluster support
- Back up and restore Hyper-V
- Restoring individual Hyper-V files to a shared location on the virtual machine
- Use Accelerator to back up Hyper-V
- Best practices and more information
- Troubleshooting
- NetBackup logs for Hyper-V and how to create them
- Errors during policy creation
- NetBackup status codes related to Hyper-V
- Appendix A. VSS backup method: Hyper-V online and offline backups
- Appendix B. Hyper-V pass-through disks
- Appendix C. NetBackup commands to back up and restore Hyper-V virtual machines
- Examples of nbrestorevm for restoring VMs to Hyper-V
Using the Query Builder in Advanced mode
The Query builder's Advanced mode provides more flexibility in crafting rules for virtual machine selection, including the use of parentheses for grouping.
To use the Query builder in Advanced mode
- Open the NetBackup web UI.
- On the left, select Protection > Policies.
- Create a Hyper-V policy and specify a Hyper-V server.
For assistance, you can refer to the first few steps of the following procedure:
See Creating a Hyper-V policy for automatic virtual machine selection.
- Select the Clients tab.
- Select the option Select automatically through Hyper-V Intelligent Policy query.
- Locate Query builder and select the Advanced mode tab.
- You can use the Query Builder fields to add query rules. You can also type in rules manually.
For example:
Displayname Contains "vm"
- To insert a rule between existing rules, place the cursor where you want the new rule to start and type it in.
When you create a rule with the fields, it appears at the end of the query. You can cut and paste it to a different position.
- To establish the proper order of evaluation in compound queries, use parentheses to group rules as needed. Compound queries contain two or more rules, joined by AND, AND NOT, OR, or OR NOT.
More information is available on the use of parentheses and on the order of precedence.