- 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.
推薦閱讀
- Git Version Control Cookbook
- ASP.NET Core Essentials
- TestNG Beginner's Guide
- PhoneGap Mobile Application Development Cookbook
- 軟件架構:Python語言實現
- Haskell Data Analysis Cookbook
- Java Web開發詳解
- 時空數據建模及其應用
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Python+Office:輕松實現Python辦公自動化
- 金融商業數據分析:基于Python和SAS
- Android初級應用開發
- SOA Patterns with BizTalk Server 2013 and Microsoft Azure(Second Edition)
- Learning Google Apps Script
- C/C++語言程序開發參考手冊