your home for end-user virtualization!

Update the DNS Suffix on your cluster of ESX hosts using PowerCLI

Using PowerCLI, you can quickly update the DNS Suffix on the hosts in your cluster using this short one-liner.

get-cluster "LabManager" | get-vmhost | get-vmhostnetwork | set-vmhostnetwork -searchdomain "one.lab.org", "two.lab.org"

Tags: , , ,

Follow Me!

Visit Us On TwitterVisit Us On FacebookVisit Us On Google PlusVisit Us On YoutubeVisit Us On Linkedin

Categories

Search VMwareAdmins