NCP-DB-6.10 · Question #108
Before registering a SQL Server VM with NDB, an administrator must first verify what is enabled?
The correct answer is B. Remote Management (WinRM). Before registering a SQL Server VM with Nutanix Database Service (NDB), the administrator must ensure that the VM is configured to allow NDB to communicate with and manage it. For SQL Server VMs running on Windows, NDB relies on Windows Remote Management (WinRM) to facilitate…
Question
Before registering a SQL Server VM with NDB, an administrator must first verify what is enabled?
Options
- ASecure Shell (SSH)
- BRemote Management (WinRM)
- CRemote Desktop (RDP)
- DWindows PowerShell
How the community answered
(55 responses)- A2% (1)
- B93% (51)
- C4% (2)
- D2% (1)
Explanation
Before registering a SQL Server VM with Nutanix Database Service (NDB), the administrator must ensure that the VM is configured to allow NDB to communicate with and manage it. For SQL Server VMs running on Windows, NDB relies on Windows Remote Management (WinRM) to facilitate remote administration, discovery, and management tasks. WinRM is a Microsoft protocol that enables secure communication between the NDB control plane and the Windows-based database server VM. It must be enabled and properly configured (e.g., with HTTP or HTTPS listeners and appropriate firewall rules) to allow NDB to register the VM and perform operations like provisioning, patching, or cloning.
Topics
Community Discussion
No community discussion yet for this question.