Query rules for virtual machine Notes that contain a newline character
If the virtual machine's Notes contain a newline character, the Query builder's folder icon for browsing may not return the correct values. As a result, the query rule may not select the VM for backup.
For example: If the VM's Notes contain the following words with a newline in between them:
Server Location Building A
Then the browsing icon returns "Server Location Building A". The resulting query rule is:
Notes Contains "Server Location Building A"
Since the newline character is not included in the query, the VM may not be backed up. To include the VM in the backup, create the query manually without using the browsing icon.
For this example, create the query: Notes Contains "Server Location" AND Notes Contains "Building A":