- VMware vSphere 5.5 Cookbook
- Abhilash GB
- 248字
- 2021-07-23 20:21:56
Exporting a Host Profile
The vSphere Host Profiles can be exported to back up or transport the configuration. The exported data is stored in an XML data file with the extension (.vpf
). Since this is an XML file, the contents of the file can be viewed using any text editor, so the passwords are not exported into this file.
How to do it…
The following procedure will guide you through the steps required to export or import Host Profiles:
- Connect to the vCenter server using the vSphere Web Client.
- Go to the vCenter Inventory Home tab and navigate to Rules and Profiles | Host Profiles.
- Right-click on the Host Profile that you intend to export and go to All vCenter Actions | Export Host Profile.
- It should display a message window informing you that the administrator passwords have not been exported for security reasons. Click on Save and choose a location to the save the profile:
- Choose the location and click on Save to save the file:
- The Recent Tasks pane should show an Export Host Profile task completed successfully.
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- Java Web開發(fā)學(xué)習(xí)手冊
- Java應(yīng)用與實戰(zhàn)
- Building a Home Security System with Raspberry Pi
- Building a RESTful Web Service with Spring
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- Visual Basic程序設(shè)計(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- RTC程序設(shè)計:實時音視頻權(quán)威指南
- Essential Angular
- Expert Android Programming
- 手把手教你學(xué)C語言
- Express Web Application Development
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應(yīng)用實戰(zhàn)
- 分布式數(shù)據(jù)庫HBase案例教程
- WCF全面解析