- Mastering PowerCLI
- Sajal Debnath
- 320字
- 2021-07-09 21:47:44
What this book covers
Chapter 1, PowerShell and PowerCLI Refresher, refreshes the basics of PowerShell and introduces you to concepts that are necessary to develop, run, and test PowerShell scripts using PowerCLI cmdlets.
Chapter 2, Reusable Advanced Functions and Scripts, covers how to create reusable advanced functions and scripts. Advanced functions can be used like cmdlets in PowerShell and give much more power over normal functions.
Chapter 3, Deploying vSphere Hosts, covers how to automatically deploy and configure ESXi hosts using different tools, such as Image Builder, Auto Deploy, and Host Profiles.
Chapter 4, Managing Networks, discusses how to configure and manage vSphere networking through standard and distributed switches using PowerCLI.
Chapter 5, Managing Storage, discusses how to create and manage storage in a vSphere environment, including SAN, NAS, iSCSI, and VSAN.
Chapter 6, Managing Clusters and Other Constructs, covers how to manage logical constructs in a vCenter environment, including but not limited to HA and DRS clusters.
Chapter 7, Managing Virtual Machines, covers how to configure the different aspects of virtual machines and guest operating systems using PowerCLI.
Chapter 8, Managing vSphere Security, SRM, vCloud Air, and vROps, covers security hardening and patching vSphere environments along with other VMware solutions, such as SRM, vCloud Air, and vRealize Operations Manager.
Chapter 9, Managing the vSphere API, discusses how to use the vSphere API in PowerCLI and how we can manage advanced aspects of a vSphere environment using APIs.
Chapter 10, Using REST APIs, discusses Representational state transfer (REST) APIs and how PowerCLI can be used to manage the VMware vRealize Automation environment using REST APIs.
Chapter 11, Creating Windows GUI, discusses how to create a Windows graphical user interface (GUI) using PowerShell and other tools.
Chapter 12, Best Practices and Sample Scripts, describes PowerShell scripting best practices. This chapter also covers two sample scripts, one to get a security report and another to find the capacity of a vSphere environment.
- C#程序設計實訓指導書
- JavaScript 從入門到項目實踐(超值版)
- PHP 7底層設計與源碼實現
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Haskell Data Analysis Cookbook
- Android應用案例開發大全(第二版)
- 利用Python進行數據分析
- Mastering Unity 2D Game Development(Second Edition)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- 匯編語言編程基礎:基于LoongArch
- Beginning C++ Game Programming
- Arduino可穿戴設備開發
- Web程序設計:ASP.NET(第2版)
- Java Web動態網站開發(第2版·微課版)
- 優化驅動的設計方法