- Mastering PowerCLI
- Sajal Debnath
- 255字
- 2021-07-09 21:47:51
Chapter 3. Deploying vSphere Hosts
In the first chapter, we covered the basics of PowerShell and PowerCLI. Next, we covered various advanced topics, such as writing advanced functions in PowerShell and details of parameters and their different attributes. We also covered how to write help files and handle errors in PowerShell. All the previously mentioned topics were introductory topics so that you could use them to build your own advanced scripts. The primary aim of this book is to master PowerCLI, but for obvious reasons we need to master PowerShell to some extent so that we can build upon that. Since we already covered some part of it (the more advance topics of PowerShell will be covered in the upcoming chapters), let's dive into managing VMware environments using PowerCLI. We will start with the installation and configuration of the ESXi server using PowerCLI. Since there are various ways through which you can install the ESXi server, we will limit our discussion to only the portion that requires extensive use of PowerCLI. Keeping this in mind, in this chapter, we will discuss the following topics:
- Image Builder with PowerCLI
- Using host profiles
- Configuring Auto Deploy for ESXi hosts
- Adding hosts to a vCenter server
Note that vSphere Auto Deploy is a process using which you can automatically deploy an ESXi host, but since vSphere Auto Deploy depends heavily on the vSphere Image CLI Builder and host profiles, we will first cover these two topics and then we will cover Auto Deploy. So let's start.
- scikit-learn Cookbook
- Learning Java Functional Programming
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- Mastering Adobe Captivate 2017(Fourth Edition)
- SoapUI Cookbook
- Flink SQL與DataStream入門、進(jìn)階與實(shí)戰(zhàn)
- OpenCV 3和Qt5計(jì)算機(jī)視覺應(yīng)用開發(fā)
- Python爬蟲開發(fā)與項(xiàng)目實(shí)戰(zhàn)
- Elastic Stack應(yīng)用寶典
- 小程序,巧運(yùn)營(yíng):微信小程序運(yùn)營(yíng)招式大全
- Android 應(yīng)用案例開發(fā)大全(第3版)
- Mastering ROS for Robotics Programming
- Instant Lucene.NET
- Unity 2018 Shaders and Effects Cookbook
- INSTANT Yii 1.1 Application Development Starter