ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How-to start SSH on your ESXi Servers remotely via PowerCLI

By Vladan SEGET | Last Updated: February 15, 2017

Shares

Here is a new video inspired by Alan Renouf's post.

Well I wanted to test Alan's post on starting SSH service on your ESXi 4.1 host remotely via PowerCLI. And as you know, picture (video) is worth a thousand words…. I've done a video of that. Now, I'm not a scripting guy.. not at all. But as you'll see, powerCLI is quite easy to learn, and easy to manipulate with copy-paste ready code…. everyone can do it.

As you already know, there are several ways to activate SSH on your ESXi 4.1 server. In the GUI or on the console of the server. So right now I knew that it was possible to handle this task in 2 ways. But for the security is best to leave the service stopped and activate it only when needed.

You can activate SSH on ESXi 4.1 already in 3 ways now:

01. Through the GUI – just selest the host in your VI client and go to Configuration TAB > Security profile > properties.

02. Do it at the server console – You can do it on the console, but you must be in front of the server.

Press F2 and enter your root password > scroll down to Troubleshooting options and hit Enter > Enable/disable the Remote tech support – SSH

03. PowerCLI option – Yes you can do it through PowerCLI now. As I saw the Alan Renouf's article on his blog, I did a little video to document that on my website. See the original Article on Alan's blog here.

You'll basically need this one line of code to start the service:

Get-VMHost | Foreach { Start-VMHostService -HostService ($_ | Get-VMHostService | Where { $_.Key -eq “TSM-SSH”} )}

There is even possibility to check all your ESX hosts in your datacenter and see which one is running SSH service or not. You can do it with this line of code:

Get-VMHost | Get-VMHostService | Where { $_.Key -eq “TSM-SSH” } |select VMHost, Label, Running

And here is my video as I could test it is working. Enjoy.

Source: Virtu-Al

Shares
5/5 - (2 votes)

| Filed Under: Server Virtualization Tagged With: activate SSH remotely on ESXi, SSH ESX access, SSH ESXi

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Alan Renouf says

    November 30, 2010 at 6:44 pm

    Thanks for the mention.

    • Vladan SEGET says

      December 1, 2010 at 7:15 am

      No problem Alan. -:)

  2. martin says

    November 30, 2010 at 6:45 pm

    I have never done a lot of scripting before, but this one worked for me on first try. I will have more deep look into power cli as I can see it is great tool, mainly if you cannot seat by the server and use cli.

  3. JC says

    January 28, 2019 at 8:28 am

    Hi VLadan, I might posting at the wrong place but maybe you can guide me to the right place. I was woundering if is possible to applied a simple user account to all my VMhost through POWERCLI simultaneously? I’ve done this through Putty one at the time, but I was woundering if is possible to script something like this and push to multiple host.

    Thanks,

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam confirming vSphere 9.0 and ESXi 9 upcoming support
  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in