VMware vSAN -Video training-part 03
VMware vSAN -Video training-part 03
This is a very useful feature when its working with changes.This is the easiest way to restore our vCenter.
As a destination backup media we need to have http,https,ftp or ftps server. Since I had windows server. Just I add web roles with ffp feature sfrom server manager.
Once I completed that process. I have to do the following configuration on windows server.
Open Internet information service manager
Telnet is the command which we can easily use to check the service status of the remote system.
Ex if we can telnet to vCenter server from our desktop using port 443, we can say that web services of the vCenter is up
But when we use vCenter shell or ESXi shell, we cannot use telnet command.
As an alternative option, we can use curl command. Please refer the below screen capture
curl -v telent://vcsa-01a:443