Automation

 View Only
  • 1.  change all esxi password via powercli

    Posted May 27, 2016 01:11 PM

    any good scripts to change all esxi passwords...



  • 2.  RE: change all esxi password via powercli

    Posted May 27, 2016 01:21 PM

    Hi

    hope this could help:

    https://deangrant.wordpress.com/2014/07/15/powercli-changing-esxi-host-root-password/

    to solve your problem you cloud connect to vcenter or use a csv and cycle through every hosts.

    Hope this could help

    Regards



  • 3.  RE: change all esxi password via powercli

    Posted May 27, 2016 01:25 PM

    For PowerCLI related tasks google for:

    change esxi root password powercli  site:lucd.info

    Make sure you don't forget site:lucd.info in the search string.

    André



  • 4.  RE: change all esxi password via powercli

    Posted Oct 16, 2016 02:41 AM

    A script that works starting with ESXi6. Can reset via the vCenter and does not require you to know the ESXi host password.

    Reset ESXi root password through vCenter: The ESXCLI method