Cargando…

Mastering PowerCLI : master PowerCLI to automate all aspects of VMware environments /

Master PowerCLI to automate all aspects of VMware environments About This Book Leverage PowerCLI to perform administration tasks in a more effective and efficient way Escape from daily tedious and repetitive tasks by unleashing the full potential of your creative side through scripting Master the in...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Debnath, Sajal (Autor)
Otros Autores: Nagarajan, B. S. (writer of foreword.)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2015.
Colección:Professional expertise distilled.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn928750936
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 151111s2015 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d IDEBK  |d YDXCP  |d OCLCF  |d COO  |d OCLCA  |d N$T  |d EBLCP  |d VT2  |d IDB  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCO  |d CEF  |d OCLCQ  |d WYU  |d OCLCO  |d UAB  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCO  |d OCLCQ 
019 |a 926742306  |a 927965073  |a 935250166  |a 961680206  |a 1259217811 
020 |a 9781785287084  |q (electronic bk.) 
020 |a 1785287087  |q (electronic bk.) 
020 |z 9781785286858 
020 |z 1785286854 
029 1 |a AU@  |b 000062335002 
029 1 |a CHNEW  |b 000893846 
029 1 |a CHVBK  |b 374530033 
029 1 |a DEBBG  |b BV043627492 
029 1 |a GBVCP  |b 897169069 
029 1 |a AU@  |b 000067096040 
035 |a (OCoLC)928750936  |z (OCoLC)926742306  |z (OCoLC)927965073  |z (OCoLC)935250166  |z (OCoLC)961680206  |z (OCoLC)1259217811 
037 |a CL0500000670  |b Safari Books Online 
050 4 |a QA76.9.V5 
072 7 |a COM  |x 057000  |2 bisacsh 
082 0 4 |a 005.43  |2 23 
049 |a UAMI 
100 1 |a Debnath, Sajal,  |e author. 
245 1 0 |a Mastering PowerCLI :  |b master PowerCLI to automate all aspects of VMware environments /  |c Sajal Debnath ; foreword by B.S. Nagarajan. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Professional expertise distilled 
588 0 |a Online resource; title from cover page (Safari, viewed November 6, 2015). 
500 |a Includes index. 
505 0 |a Cover ; Copyright ; Credits; Foreword; About the Author; Acknowledgment; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: PowerShell and PowerCLI Refresher ; The essence of PowerShell and PowerCLI; The history of scripting; PowerShell; PowerCLI; The vSphere PowerCLI package; The vCloud PowerCLI package; Implementing programming constructs in PowerShell; Conditional logic; Conditional logic using loops; Automation through PowerShell scripts; Running and scheduling scripts; Using version control with GitHub; The fork & pull model; The shared repository model; Branch. 
505 8 |a Testing your scripts using PesterConnecting to a vCenter and other VMware environments using PowerCLI cmdlets; Summary; Chapter 2: Reusable Advanced Functions and Scripts ; Specifying function attributes; Specifying parameter attributes; Using parameter validation attributes; Dynamic parameters; Switch parameters; PowerShell help files; Creating comment-based help; Error handling in PowerShell; Summary; Chapter 3: Deploying vSphere Hosts ; Image Builder with PowerCLI; Using host profiles; Configuring Auto Deploy for ESXi hosts; Adding hosts to a vCenter server; Summary. 
505 8 |a Chapter 4: Managing Networks Managing vSphere standard switches; Managing networking for ESXi; Managing vSphere distributed switches; Managing port groups; Creating private VLANs; Configuring vSphere network I/O control; Configuring Netflow; Working with ports; Configuring traffic shaping; Configuring port blocking; Configuring the security policy; Configuring the teaming policy; Summary; Chapter 5: Managing Storage ; Managing datastores; Configuring Fibre Channel storage; Configuring iSCSI storage; Configuring NFS storage; Configuring virtual SAN; Using datastore clusters. 
505 8 |a Using Raw Device MappingManaging storage using storage policy-based management; Cmdlets related to policy rules; Cmdlets related to storage policy; Cmdlets related to Spbm capabilities and compatible storage; Cmdlets related to policy application; Cmdlets related to policy backup and migration; Applying VMFS resignaturing; Configuring vFLASH using PowerCLI Extensions; Summary; Chapter 6: Managing Clusters and Other Constructs ; Configuring vCenter logical constructs; Folder; Datacenter; Cluster; Configuring the Enhanced vMotion Compatibility mode; Configuring High Availability. 
505 8 |a Using Dynamic Resource SchedulingUsing the DRS affinity and anti-affinity rules; Managing resource pools; Managing alarms; Summary; Chapter 7: Managing Virtual Machines ; Managing virtual machines; Modifying virtual machines; Hard disks; Network adapters and USB devices; Passthrough devices; Snapshots; Resource configuration and policies; Managing VMware tools in a VM; Managing templates; Managing OS customization specifications; Managing the guest OS; Managing vApps; Summary; Chapter 8: Managing vSphere Security, SRM, vCloud Air, and vROps ; The vSphere Security Hardening Guide. 
520 |a Master PowerCLI to automate all aspects of VMware environments About This Book Leverage PowerCLI to perform administration tasks in a more effective and efficient way Escape from daily tedious and repetitive tasks by unleashing the full potential of your creative side through scripting Master the intricate workings of PowerShell and PowerCLI through easy and real-life examples Who This Book Is For If you are a system administrator with working knowledge of PowerShell and PowerCLI who wants to perform quick and easy scripting but at the same time achieve complex results and write production grade scripts, then this book is for you. What You Will Learn Use GitHub for collaboration and Pester to automate unit tests Write advanced reusable functions and dynamic variables and learn about error handling in PowerShell Automate ESXi host installation using Auto-Deploy, host profile, and host image Implement security best practices in a vSphere data center Manage SRM, vCloud Air, and vRealize Operations environments Access and utilize vSphere APIs to manage advanced aspects of vSphere and work with .NET view objects Utilize REST APIs to manage vRealize Automation environments Create a Windows GUI through the use of PowerShell and Sapien PrimalForms CE In Detail Have you ever wished that every morning you could automatically get a report with all the relevant information about your datacenter in exactly the same format you want? Or whether you could automate that boring, exhausting task? What if some crucial task needs to be performed on a regular basis without any error? PowerCLI scripts do all that and much more for VMware environments. It is built on top of the popular Windows PowerShell, with which you can automate server tasks and reduce manual input, allowing you to focus on more important tasks. This book will help you to achieve your goals by starting with a short refresher on PowerShell and PowerCLI and then covering the nuances of advanced functions and reusable scripts. Next you will learn how to build a vSphere-powered virtualized datacenter using PowerCLI while managing different aspects of the environment including automated installation, network, and storage. You will then manage different logical constructs of vSphere environment and different aspects of a virtual machine. Later, you will implement the best practices for a security implementation in vSphere Environment through PowerCLI before discovering how to manage other VMware enviro... 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a VMware. 
630 0 7 |a VMware.  |2 fast  |0 (OCoLC)fst01395413 
650 0 |a Virtual computer systems. 
650 6 |a Systèmes virtuels (Informatique) 
650 7 |a COMPUTERS  |x Virtual Worlds.  |2 bisacsh 
650 7 |a Virtual computer systems.  |2 fast  |0 (OCoLC)fst01167683 
700 1 |a Nagarajan, B. S.,  |e writer of foreword. 
776 0 8 |i Print version:  |a Debnath, Sajal.  |t Mastering PowerCLI.  |d Birmingham : Packt Publishing Ltd, ©2015  |z 9781785286858 
830 0 |a Professional expertise distilled. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781785286858/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4191148 
938 |a EBSCOhost  |b EBSC  |n 1082770 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis32935322 
938 |a YBP Library Services  |b YANK  |n 12655123 
994 |a 92  |b IZTAP