- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Export the network configure (Not use Distributed Switches)
Is there any method for export the ESXi / vSphere network configure? (Not use Distributed Switches)
I need detail of the network configure such as vSwitch, Port group, VMKernel NICs, Services...
As I need replace around 20 servers to around 10 servers.
Any Bros can help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Standalone hosts, or managed by vCenter Server?
If managed by vCenter Server, have you considered using Host Profiles?
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Although I am a VMware employee I contribute to VMware Communities voluntarily (ie. not in any official capacity)
VMware Training & Certification blog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"rvtools" might be able to get what you need in a pinch. (https://www.robware.net/rvtools/download/)
Ultimately the best thing is a script. VMWare has powershell modules you can pull down off of Git hub. If you search in VMWare communities you will find scripts that people have already created and shared out. I know not everyone is scripting savvy, but its your greatest tool when pulling data from vCenters, ESXi host, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your suggestion, but I can't find the script for export the data from VMWare communities.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So you don't know what type of license you have for your hosts?
Have a look here: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-vcenter-esxi-management/GUID-560C8698-01D9-4ED...
As for a script, search this area: https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/bd-p/2805
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Although I am a VMware employee I contribute to VMware Communities voluntarily (ie. not in any official capacity)
VMware Training & Certification blog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks again scott28tt, you are the best!!