Skip to content

VirtuallyThatGuy

Anything VMware , PowerCLI, PowerShell, Automation and some Windows

Menu
  • Home
  • PowerCLI
  • VMware
  • Automation
  • Windows
  • About
Menu

Tag: PowerCLI

How to Build Windows Clustered SQL Server 2012 or 2019 Instance – VirtuallyThatGuy

Posted on 2 May 20213 September 2021 by VirtuallyThatGuy
Read more

How to check vmtools version and status using PowerCLI Script – VirtuallyThatGuy

Posted on 26 April 20216 December 2022 by VirtuallyThatGuy

Ever wondered a quicker way to check the vmtools versions and their status in your estate? Well here you go my friend.

Read more

How to Check Number of Disk and Number of NICs Per VM in a Cluster Using Powershell or Powercli – VirtuallyThatGuy

Posted on 26 March 20216 December 2022 by VirtuallyThatGuy

A quick useful vcheck for number of disks allocated to a VM , number of NICs and Guest OS details

Read more

PowerCLI Script to Configure DNS and NTP on ESXi Hosts – VirtuallyThatGuy

Posted on 8 February 20216 December 2022 by VirtuallyThatGuy

This is a quick blog post on how to update DNS and NTP settings via powercli. You can also check my other post on how to do it via host profile $vCenters = “lab-vcenter01.lab.local”, “lab-vcenter02.lab.local”

Read more

VMware Must Have Powershell Commands – Useful VIProperty cmdlets for VMware Powercli – How to add cmdlets to Powershell Profile VMWare – VirtuallyThatGuy

Posted on 10 January 20216 December 2022 by VirtuallyThatGuy

These are useful and must VI property cmdlets for automation.

Read more

How to set ESXi Shell timeout session value Using Powershell or PowerCLI – VirtuallyThatGuy

Posted on 21 December 20206 December 2022 by VirtuallyThatGuy

Another quick blog post about changing and updating esxi shell session timeout using powercli.

Read more

How to change windows server time and update NTP Settings – VirtuallyThatGuy

Posted on 18 November 20206 December 2022 by VirtuallyThatGuy

Another quick blog post about changing and updating ntp settings on all windows servers in the lab to sync from uk.pool.ntp.org as time source. To update, use the command below (2008 and 2012 server compatible) w32tm /config /manualpeerlist:”uk.pool.ntp.org” /syncfromflags:manual /reliable:yes /update change the ntp_server with your source Restart the time service net stop w32timenet start…

Read more

vCenter Root Account Password Expired VCSA – VirtuallyThatGuy

Posted on 18 October 20206 December 2022 by VirtuallyThatGuy

This is a quick blog post on how to reset the password of a VCSA/vCenter after the 90 days expiration. Error Message: ”Exception in invoking authentication handler User password expired”

Read more

How to change windows Server Domain Controller IP and update FMSO

Posted on 18 September 20206 December 2022 by VirtuallyThatGuy

Another quick blog post about changing domain controller IP and updating FMSO. Change Domain IP Run CMD as admin Step1Dcdiag /s:LAB-DC01 Step2change IP to new IP Step3Ipconfig /flushdns Step4Ipconfig /registerdns step5Dcdiag /fix netdom query fsmo Move-ADDirectoryServerOperationMasterRole -Identity LAB-DC02 -OperationMasterRole SchemaMaster, DomainNamingMaster, PDCEmulator, RIDMaster, InfrastructureMaster Windows Extend License (run in powershell and extend domain) slmgr -rearm

Read more

Lab StartUp Script – Using PowerCLI – VirtuallyThatGuy

Posted on 17 May 20206 December 2022 by VirtuallyThatGuy

This is a handy script I was playing with to startup my lab remotely. I hope you find some of the commands useful.

Read more

Posts pagination

  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 11
  • Next
When autocomplete results are available use up and down arrows to review and enter to go to the desired page. Touch device users, explore by touch or with swipe gestures.

Recent Posts

  • vROps: Management Pack Troubleshooting
  • Windows AD {Active Directory} (PowerShell) samples
  • Migrate VMs Between vCentres Using Powershell or PowerCLI
  • Set VM Tools to Update Automatically on VM Reboot using powershell
  • Windows Administrator Must Have Powershell Commands

Recent Comments

  • JB on Script: How to get VM with Tag Assignment and export results to csv using PowerCLI or Powershell
  • DL on How to change VCSA root password and bypass BAD PASSWORD: it is based on a dictionary word for vCenter VCSA root account warning
  • 360coolp on How to change VCSA root password and bypass BAD PASSWORD: it is based on a dictionary word for vCenter VCSA root account warning
  • Yogesh on ESXi 8.x, 7.x, 6.x Service sfcbd-watchdog Not Running / Fails to Start – VirtuallyThatGuy
  • VirtuallyThatGuy on ESXi 8.x, 7.x, 6.x Service sfcbd-watchdog Not Running / Fails to Start – VirtuallyThatGuy

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017

Categories

  • Automation
  • PowerCLI
  • VMware
  • Windows
© 2025 VirtuallyThatGuy | Powered by Superbs Personal Blog theme