The Bulk operations dialog applies one of nine maintenance actions to the computer list. Use it to clean up after a long period of editing, to enforce a naming convention, or to reorganize an unwieldy list.

Choose Computers > Bulk operations... from the main menu.
The combo box at the top of the dialog chooses the action. Every operation has its own page of controls below it; the page changes as you switch operations. The list below the controls (Affected items) shows a live preview of what the operation will do, and a status label at the bottom reports how many items will be affected.
Removes all computers that are currently offline (not responding to ping). Nothing to configure. The preview shows the entries that would be removed; review it before you click OK.
Finds entries with the same name (case-insensitive) and keeps the first occurrence in each duplicate group. Nothing to configure.
Deletes all groups that contain no computers or subgroups. Nothing to configure.
Removes computers whose name matches a wildcard pattern.
* for any sequence of characters and ? for a single character. Examples: TEST-*, *-OLD, PC-??.Moves every computer to the root level and deletes all groups. Names are kept as-is.
Forces all computer names to a single capitalization style.
Inserts, removes, or replaces text in every computer name.
Builds new folders from a property of each computer.
-, _, or .) make up the folder name. For example, with 2 segments SRV-DB-01 is grouped under SRV-DB./24 (255.255.255.0), /16 (255.255.0.0), or /8 (255.0.0.0)) and a Format (192.168.x.x (Wildcard) or 192.168.0.0/16 (CIDR)). Computer names must be IP addresses for this option.PC1.sales.corp ends up under sales.corp). No extra controls.Edits the description field of every computer in bulk.
The Set from template mode and the Add prefix / Add suffix modes accept placeholders: {name}, {prefix}, {prefix1}, {prefix2}, {suffix}, {desc}, {upper}, {lower}, {group}, {ip}, {mac}. Using {ip} or {name} in the template triggers a background DNS/network lookup, and a spinner runs at the bottom of the dialog while it works.
The Affected items list below the configuration shows what the operation will do. Columns adapt to the operation: remove operations show a Name column and an Info column; rename, normalize, group, and format operations add a Current and New column. Items being removed appear ghosted.
The status label at the bottom of the dialog reports the count (for example, 42 item(s) will be affected) or a hint if the configuration is incomplete (Enter the pattern). For DNS-based templates the label updates as items resolve.
OK confirms the operation, then applies it to the list. The button is disabled while the preview is still being built or when the configuration is invalid. Cancel closes the dialog without changing anything.
All bulk operations write to the computer list immediately and cannot be undone from within the dialog. If you need a way back, save the list first using Importing and exporting the computer list.