Follow the steps below to troubleshoot and resolve the "The Remote Server is Not Reachable" issue:
1. UNC Validation:
- Manually verify admin$ share access from the machine where "VembuBDR" or "VembuVMBackup" is installed.
- Open the Run dialog and type: \\<IP>\admin$
- Replace <IP> with the hostname or IP address of the target machine (e.g., \192.168.100.100\admin$).
- If successful, proceed to the next step.
2. Troubleshoot Network Connectivity:
If there are network connectivity issues, follow these steps:
Case 1: Firewall Settings
1. Open Control Panel.
2. Navigate to System and Security > Windows Firewall > Advanced Settings.
3. In Windows Firewall with Advanced Security, click Inbound Rules.
4. Click New Rule, choose Predefined, select "Remote Service Management," and enable it.
Case 2: Ensure Services are Running
Verify that the following services are running on the target machine:
- Server Service
- Windows Remote Management (WS-management)
Note: After verifying Case 1 and Case 2, try UNC access again to confirm successful UNC validation.
3. Confirmation Test using WBEM Utility:
- Open "wbemtest" on your server/client machine.
- In the namespace text box, provide the target hostname/IP: \\IP\root\cimv2 (e.g., \192.168.100.100\root\cimv2).
- Provide the username and password and click Connect.
- If there is an error, recheck the solution and wait until the WBEM test becomes successful.
Once successful, proceed to add the desired host in VembuBDR or VembuVMBackup. If the issue persists, consider reaching out to Vembu support for further assistance.