Posts

How to install Chocolatey.org

https://chocolatey.org/install

Basic PowerCLI Scripting for VMware vSphere

https://www.nakivo.com/blog/basic-powercli-scripting-vmware-vsphere/

!!!PowerCLI Invalid server certificate

https://www.ivobeerens.nl/2018/07/18/quick-tip-powercli-invalid-server-certificate-error/ Set -PowerCLIConfiguration   -InvalidCertificateAction   Ignore  -Confirm : $false

VMware PowerCLI – install/upgrade/uninstall

https://www.cragdoo.co.uk/2017/11/08/vmware_powercli/ Install-Module   -Name   VMware . PowerCLI Update-Module   -Name   VMware . PowerCLI Uninstall-Module   -Name   VMware . PowerCLI

5 Ways to Change Hostname of your ESXi host

https://www.vladan.fr/5-ways-to-change-hostname-of-your-esxi-host/ https://kb.vmware.com/s/article/1010821

How To Install VMware PowerCLI Module using Powershell

https://thesysadminchannel.com/install-vmware-powercli-module-powershell/

Get a List of Windows PowerShell Modules

https://www.faqforge.com/powershell/get-list-windows-powershell-modules-can-imported/