Add additional Syslog servers to ESXi hosts

This script proved to be a little more challenging than I had first expected. As you may be aware, simply running Set-VMHostSysLogServer will overwrite your existing configuration which is less than ideal when you’re trying to add a new server to your list. This script will prompt you for a file that will need to

Loading

Configuring NSX-T 3.x Edge Nodes to run on unsupported AMD CPUs

I recently came across an article by William Lam explaining how to get around the CPU limitations of NSX-T 3.0 Edge Nodes and allow you to run it on older hardware. You can find his article on the link below:https://www.virtuallyghetto.com/2020/05/configure-nsx-t-edge-to-run-on-amd-ryzen-cpu.html#more-168208 Obviously doing this is completely unsupported so you absolutely shouldn’t be doing this in your

Loading