- PowerCLI Essentials
- Chris Halverson
- 116字
- 2021-07-16 11:27:03
What you need for this book
This book depends upon you, the reader, to have a vSphere environment to connect to and run the scripts against. This can be achieved through a try and buy download from VMware.com or with a company Test environment. A vSphere environment typically includes:
- A VMware vCenter server utilizing a Windows-based standalone installation or a vCenter Server Appliance
- An attached VMware ESXi server
This book was written using PowerShell v3 on Windows Server 2008 R2 VM or on PowerShell v4 running on Windows Server 2012 R2 VM. The scripts were tested on multiple systems for compatibility and to reduce errata in the scripts. PowerCLI version 6.0 R1 and R2 were used.
推薦閱讀
- GAE編程指南
- Java應(yīng)用與實(shí)戰(zhàn)
- 自制編譯器
- Practical Data Science Cookbook(Second Edition)
- PyQt從入門到精通
- 看透JavaScript:原理、方法與實(shí)踐
- SQL for Data Analytics
- 小程序開發(fā)原理與實(shí)戰(zhàn)
- 精通Linux(第2版)
- Visual Basic程序設(shè)計(jì)實(shí)踐教程
- SQL Server數(shù)據(jù)庫管理與開發(fā)兵書
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- HTML5開發(fā)精要與實(shí)例詳解
- Hands-On GUI Programming with C++ and Qt5
- Spring Security Essentials