-
PowerCLI essentials:simplify and automate server administration tasks with PowerCLI
- 點閱:5
- 作者: Chris Halverson
- 出版社:Packt Publishing Ltd.
- 出版年:2016
- ISBN:9781785881770; 9781785885105
- 格式:EPUB 流式,PDF,JPG
- 頁數:196
- 字數:187594
VMware PowerCLI is one of the most utilized command-line interfaces for a VMware vSphere System Administrator. Covering more than 480 different functions of a vSphere system, PowerCLI and PowerShell have become one of the staples of an automation enabler in this space. Taking the viewpoint of an administrator with some experience, Essential VMware Administration with PowerCLI introduces the idea and concept of taking the beginning steps toward developing one-line commands into multi-line scripts that can be used not only by the reader but also by others within their organization.
This book is designed with the mindset of think first, design se cond, script next, and test last. It covers getting the tool and integrating it with other products in the VMware stack and attempts to build on the knowledge outlined from the chapter before.
- Preface
- Chapter 1: An Introduction to Essential Administration with PowerCLI
- Why this book, and why now?
- Understanding PowerShell versions
- Understanding PowerCLI
- Summary
- Chapter 2: Comparing Point and Click Administration to PowerCLI and Scripting
- Getting started
- Where do we find scripts and snippets that are safe to run?
- Programming interfaces
- Writing the script
- Report-VMHostConfigStatus
- Summary
- Chapter 3: Enhancing the Scripting Experience
- Code repositories – why would I need that?
- Scripting with the intention to reuse
- Quality control, consistency, and simplification
- Building a VM script using all the pieces
- Summary
- Chapter 4: Windows Administration within VMware Administration
- What is DevOps?
- Duties of the Automation Engineer
- Running remote on a Linux guest
- Introduction to vRealize Orchestrator
- Summary
- Chapter 5: Workflows and vRealize Orchestrator
- Workflows
- vRealize Orchestrator
- Summary
- Chapter 6: Running Workflows with Other VMware Products
- Orchestrating VMware products
- Orchestrating with Orchestrator
- Orchestrating the integration of NSX
- Orchestrating the integration of Site Recovery Manager
- Orchestrating the integration of Monitoring (vROps)
- Performance tools
- Orchestration of Storage (VSAN)
- Summary
- Index