Context
To back up virtual machines across an enterprise VMware environment, Veritas NetBackup utilizes a dedicated Windows proxy—known as an access host—to offload processing from primary virtual machines. Orchestrating this requires a tightly coupled configuration chain: registering the Windows proxy server with the master host, securely authenticating vCenter or standalone ESX server credentials, and building a targeted VMware backup policy.
Problem
The implementation of this featureset took place entirely within the constraints of the legacy NetBackup Windows/Java Administration Console. For system administrators, the configuration workflow was deeply fragmented. Setting up a single VMware backup environment required navigating across entirely isolated nodes in the console’s directory tree—jumping from Host Properties to register the proxy, down to Media and Device Management to authenticate vCenter clusters, and finally up to Policies to create the backup scheme. Because the interface lacked a cohesive, guided workflow, administrators had to manually track data dependencies across different deeply nested menus, leading to validation failures and significant setup friction.
Impact
Designed the configuration screens and unified settings architecture for the VMware Access Host feature within the NetBackup Windows/Java Administration Console interface. By mapping the complex relationship between backup proxies, virtual credentials, and policy logic, the design established a more cohesive and sequential configuration experience inside a rigid legacy framework.
By engineering this interface solution, we:
- Streamlined proxy registration workflows by redesigning the VMware Access Hosts management screen within Master Server properties, making it intuitive to add and track FQDN proxy assignments.
- Simplified complex credential mapping through an updated, error-tolerant Virtual Machine Server interface that clearly bound administrative vCenter/ESX credentials to specific backup hosts and provided instant validation feedback.
- Optimized policy orchestration by designing key interface components of the VMware backup policy wizard, ensuring seamless integration of proxy server selection, intelligent VM grouping, and retention schedules.