How to connect and use VM Explorer from Trilead
Great tool to use with your ESX or ESXi server. Trilead VM Explorer. You can use this tool to access and manage your VMs and also to execute backups manually. The differenc In the paid version is that you can use SAN, do a scheduled backups, having a real support, and have more than 5 ESX servers. Also you are able to have nice daily html repports sended via e-mail.
So what do you need to do to correctly access your ESX Server with VM Explorer:
1.) Go to the console or with your KVM and press ALT+F1, enter “root” as a user and password you assigned when you first installed the ESX Server.
2.) Then create a new user without privileges. I created user vladan (for example).
type “useradd -m vladan” and “passwd yourpassword” (must be complex enough)
3.) Then open putty (I use putty portable) and connect with user vladan and your password created for this user when you were on the console.
Then just type “su -” (to became root. You’ll be asked for a root password). Type it in.
4.) Then go and open VM Explorer > go to Help. And you choose Enabling SSH access to the ESX 3.0/3.5 Service console. You can choose the root user if you are not about a security issues.
5.) Then just copy a line as on the image bellow.

6.) And click right into your putty windows to paste (see, just right click is enough….. ) and hit enter. You enabled root access via SSH.
7.) Then you need to type in the putty window the command “service sshd restart”. To restart the SSH service (sshd – ssh daemon)
And you are DONE!! You can now Add your server to the VM Explorer and start to use this software.
Related Posts :
Trileads tool for exploring (and backing up) your Virtual Infrastructure is now compatible ...
VMX Explorer updated.. There is a new version of VMX explorer available. VMX explorer is one of ...
Trilead VM Explorer is a management tool that eases management, backup and disaster recovery tas ...
My selection of freeware tools to manage your Virtual Infrastructure. Time to time is a good mo ...
How-to connect ESX Server to Openfiler iSCSI NAS. Now that we are in the ESX 4 era we can test ...
Other posts from Server Virtualization
- Adding second service console via CLI
- Disable web access on VMware vCenter
- VMware ESX - Configuration of Service console via CLI
- Basic VMware ESX CLI networking commands
- How to change the default location of updates in vCenter
- Did you know that ESX 3.5 general support will end in less than 90 days?
- Starwind iSCSI HA Connection to ESX Server
- See a list of Storage Array Type Plugins on ESX Server
- New whitepaper released on PVSCSI
- Enable Jumbo Frames in ESXi 4
- How-to troubleshoot iSCSI connection to your SAN
- Starwind with ISCSI SAN Software can do High Availability for you...
- Overview Video from the new vSphere Pro video training from Train Signal
- New upgrade webpage for ESXi 4 pushes us to the right direction?
- You know how to collect diag information when your ESXi does PSOD?
- Use PVSCSI or not for lower intensive workloads
- Hardening guides for vSphere 4
- NTLDR missing - silly but can happend
- How To Shrink VMware Virtual Disk Files and disable shrinking
- vSphere Quick Start guide bonus download..
- ESXi - the past, the present and the future
- Farm commander - management tool for VI and TS or Citrix Farms
- How to collect log information from vCenter Server 4
- How to know where is my VM if vCenter is down?
- New patches for ESX 4 and ESXi 4
- Use VMware Converter to import 3rd party VMs, for example Virtual Iron's VMs
- Windows XP installation as a VM - trouble to see the disk or not?
- Vmware HCL for ESXi 4
- Time keeping for Windows VM's best practices
- Virtu-Al releasing 3rd update of PowerPack
























It seem can't work on ESXi 4.0
You must enable SSH first….
http://www.vladan.fr/how-to-activate-ssh-in-esxi/