Posts

Showing posts from 2021

How to Configure VMware ESXi with a Static IP Address

  ESXi Maintenance Mode Via CLI How-to And Some More Commands - ESX Virtualization (vladan.fr)

ESXi Maintenance Mode Via CLI How-to And Some More Commands

  ESXi Maintenance Mode Via CLI How-to And Some More Commands - ESX Virtualization (vladan.fr) Second one worked for me.

How to run an update for ESXi with .zip file

  Change the file name to the one you downloaded. 1. Download offline bundle from my.vmware.com 2. Upload the bundle to a datastore accessible by the target ESXi host 3. Enable SSH on the ESXi host 4. Check what profiles are available in the offline bundle esxcli software sources profile list -d /vmfs/volumes/Local-Datastore-ESXI-02/VMware-ESXi-7.0.0-15843807-depot.zip 5. Dry-run the upgrade to see which VIBs will be removed and installed esxcli software profile update -p ESXi-7.0.0-15843807-standard -d /vmfs/volumes/Local-Datastore-ESXI-02/VMware-ESXi-7.0.0-15843807-depot.zip --dry-run 6. Place the host into maintenance mode - I would do this in vCenter to make sure the VM's migrate. esxcli system maintenanceMode set –enable true 7. Run the upgrade esxcli software profile update -p ESXi-7.0.0-15843807-standard -d /vmfs/volumes/Local-Datastore-ESXI-02/VMware-ESXi-7.0.0-15843807-depot.zip 8 Reboot the host reboot

Ansible Deploy Multiple VM from Template VMware

  Ansible Deploy Multiple VM from Template VMware - Virtualization Howto

Force Delete vSAN Datastore from ESXi Host

  Force Delete vSAN Datastore from ESXi Host - Virtualization Howto Force Delete vSAN Datastore from ESXi Host Command-line to Delete vSAN.

Set NTP Sources Windows

  Set NTP Server Windows 2016 or Windows 2019 - Virtualization Howto Set NTP for AD or any Windows system.

vCenter Server Appliance Backup & Restore

  vCenter Server Appliance Backup & Restore vCenter Server Appliance Backup & Restore - YouTube

Resetting root password in vCenter Server Appliance 6.5 / 6.7 / 7.x (2147144)

  Resetting root password in vCenter Server Appliance 6.5 / 6.7 / 7.x (2147144) Resetting root password in vCenter Server Appliance 6.5 / 6.7 / 7.x (2147144) (vmware.com)

Force Delete vSAN Datastore from ESXi Host

  https://www.virtualizationhowto.com/2021/03/force-delete-vsan-datastore-from-esxi-host/ See bottom to do it with SSH simple.

PowerShell Script – Give User Full Access Permissions to All mailboxes

  PowerShell Script – Give User Full Access Permissions to All mailboxes https://www.ntweekly.com/2015/08/23/powershell-script-give-user-full-access-permissions-to-all-mailboxes/

Disconnect Datacenter VM from Azure Active Directory

  Disconnect Datacenter VM from Azure Active Directory - Microsoft Q&A

(((My 1ST Review))) - Windows 10 VMware vSphere LSI Logic SAS vs. PVSCSI vs. NVMe

How To Enable Remote Desktop Via Group Policy (GPO)

  How To Enable Remote Desktop Via Group Policy (GPO) - the Sysadmin Channel

How To Enable Ping Using Group Policy (GPO)

  How To Enable Ping Using Group Policy (GPO) - the Sysadmin Channel

Bitnami Enable Or Disable The SSH Server

  https://docs.bitnami.com/virtual-machine/faq/get-started/enable-ssh/

How to Enable SSH on Debian 9 or 10

 How to Enable SSH on Debian 9 or 10 And start and stop and disable services. https://phoenixnap.com/kb/how-to-enable-ssh-on-debian

The Truth About my Son

Image

How To Install VMware PowerCLI Module using Powershell

  How To Install VMware PowerCLI Module using Powershell (thesysadminchannel.com)

Find vCenter version using VMware.PowerCLI

  Find vCenter version using VMware.PowerCLI - the Sysadmin Channel

Get Computer Last Login Information Using Powershell

  Get Computer Last Login Information Using Powershell (thesysadminchannel.com)

Get All VMware Snapshots using PowerCLI Module

  Get All VMware Snapshots using PowerCLI Module (thesysadminchannel.com)

Powershell Text To Speech | How To Guide

  Powershell Text To Speech | How To Guide - the Sysadmin Channel

How To Enable Ping Using Group Policy (GPO)

  How To Enable Ping Using Group Policy (GPO) https://thesysadminchannel.com/how-to-enable-ping-using-group-policy-gpo/

How to Change User Password in Linux

  How to Change User Password in Linux | Linuxize

"Failed to start file system check on /dev/disk..." error on Photon OS based virtual appliances (2149838)

  "Failed to start file system check on /dev/disk..." error on Photon OS based virtual appliances (2149838) (vmware.com)

Manual Download of VMware Tools from VMware Website

  Manual Download of VMware Tools from VMware Website | ESX Virtualization (vladan.fr)

Install VMware Tools on Linux.

  Installing VMware Tools in a Linux virtual machine using a Compiler (1018414) Install VMware Tools on Linux.

How to Resize Your Ubuntu Partitions

  How to Resize Your Ubuntu Partitions (howtogeek.com)

Repairing a virtual disk in Workstation (2019259)

  Repairing a virtual disk in Workstation (2019259) (vmware.com)

How to upgrade from Ubuntu 18.04 LTS to 20.04 LTS today or ANY VERSION!

  How to upgrade from Ubuntu 18.04 LTS to 20.04 LTS today | Ubuntu

Managing In-Guest UNMAP and Automatic VMFS-6 UNMAP with PowerCLI

https://www.codyhosterman.com/2017/01/managing-in-guest-unmap-and-automatic-vmfs-6-unmap-with-powercli/ Managing In-Guest UNMAP and Automatic VMFS-6 UNMAP with PowerCLI

PowerCLI Mass Add Hard Disks to Virtual Machine

  PowerCLI Mass Add Hard Disks to Virtual Machine PowerCLI Mass Add Hard Disks to Virtual Machine | Matt Vogt

Prevent Windows 10 Remote Desktop Session (RDS) Auto-Logoff/Timeout

  Prevent Windows 10 Remote Desktop Session (RDS) Auto-Logoff/Timeout Prevent Windows 10 Remote Desktop Session (RDS) Auto-Logoff/Timeout | MalcontentBoffin.com