PowerCLI Cookbook
eBook - ePub

PowerCLI Cookbook

Philip Sellers

Condividi libro
  1. 274 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

PowerCLI Cookbook

Philip Sellers

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
PowerCLI Cookbook è disponibile online in formato PDF/ePub?
Sì, puoi accedere a PowerCLI Cookbook di Philip Sellers in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Computer Science e Desktop Applications. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Anno
2015
ISBN
9781784393724

PowerCLI Cookbook


Table of Contents

PowerCLI Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Instant updates on new Packt books
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Configuring the Basic Settings of an ESXi Host with PowerCLI
Introduction
Connecting to an ESXi host or a vCenter instance
Getting ready
How to do it...
How it works…
There's more…
See also
Getting the VMware host object
Getting ready
How to do it...
How it works…
There's more…
See also
Joining an ESXi host into Active Directory
Getting ready
How to do it...
How it works…
There's more…
See also
Enabling services and setting security profiles
Getting ready
How to do it…
How it works…
There's more…
Setting network configuration
Getting ready
How to do it...
How it works…
There's more…
See also
Creating datastores on an ESXi host
Getting ready
How to do it…
How it works…
See also
Configuring syslog settings on an ESXi host
Getting ready
How to do it…
How it works…
There's more…
Joining an ESXi host to vCenter
Getting ready
How to do it…
How it works…
See also
Creating a configuration script to set all properties uniformly
Getting ready
How to do it…
How it works…
See also
2. Configuring vCenter and Computing Clusters
Introduction
Creating a virtual datacenter in vCenter
Getting ready
How to do it…
How it works…
Creating a cluster and adding ESXi hosts
Getting ready
How to do it…
How it works…
There's more…
See also
Setting cluster advanced features, including HA, DRS, and EVC
Getting ready
How to do it…
How it works…
There's more…
See also
Setting up resource pools
Getting ready
How to do it…
How it works…
There's more…
See also
Setting up folders to organize objects in vCenter
Getting ready
How to do it…
How it works…
There's more…
See also
Setting permissions on vCenter objects
Getting ready
How to do it…
How it works…
There's more…
3. Managing Virtual Machines
Introduction
Deploying the first virtual machine
Getting Started
How to do it…
How it works…
There's more…
See also
Cloning a virtual machine to a template
Getting Started
How to do it…
How it works…
There's more…
See also
Deploying new virtual machines from a template
Getting Started
How to do it…
How it works…
There's more…
Importing a virtual appliance from OVA
Getting Started
How to do it…
How it works…
There's more…
See also
Performing a hot add of virtual hardware to an existing virtual machine
Getting Started
How to do it…
How it works…
There's more…
See also
Enabling and disabling Fault Tolerance on a virtual machine
Getting Started
How to do it…
How it works…
See also
Increasing the disk space in a virtual machine
Getting Started
How to do it…
How it works…
Upgrading the virtual hardware version of a virtual machine
Getting Started
How to do it…
How it works…
See also
Locating and reloading inaccessible or invalid virtual machines
Getting Started
How to do it…
How it works…
Setting VMware Tool settings from PowerCLI
Getting Started
How to do it…
How it works…
Creating basic reports of VM properties using VMware Tools and PowerCLI
Getting Started
How to do it…
How it works…
There's more…
See also
4. Working with Datastores and Datastore Clusters
Introduction
Performing Storage vMotion
Getting ready
How to do it…
How it works…
There's more…
Finding Raw Disk Mappings in your environment
Getting ready
How to do it…
How it works…
There's more…
See also
Locating thin or thick provisioned disks
Getting ready
How to do it…
How it works…
There's more…
Converting thin to thick disks with Storage vMotion
Getting ready
How to do it…
How it works…
There's more…
Creating and managing datastore clusters
Getting ready
How to do it…
How it works…
Setting Storage DRS automation levels for individual virtual machines
Getting ready
How to do it…
How it works…
There's more…
Setting Storage DRS automation levels for individual VMs using PowerCLI 6
Getting ready
How to do it…
How it works…
5. Creating and Managing Snapshots
Introduction
Creating a snapshot
Getting Started
How to do it…
How it works…
There's more…
See also
Getting a list of snapshots in the environment
Getting Started
How to do it…
How it works…
There's more…
Manipulating the list of snapshots to get better information
Getting Started
How to do it…
How it works…
There's more…
See also
Scoping and filtering a list of snapshots
Getting Started
How to do it…
How it works…
There's more…
Removing targeted snapshots
Getting Started
How to do it…
How it works…
There's more…
Find lost or unknown snapshots
Getting Started
How to do it…
How it works…
Creating a function to automatically remediate snapshots
Getting Started
How to do it…
How it works…
There's more…
See also
Scheduling automatic snapshot remediation
Getting Started
How to do it…
How it works…
See also
Creating a snapshot management module
Getting Started
How to do it…
How it works…
There's more…
6. Managing Resource Pools, Reservations, and Limits for Virtual Machines
Introduction
Setting reservations and limits for resource pools
Getting ready
How to do it…
How it works…
There's more…
See also
Balancing share allocations on resource pools
Getting ready
How to do it…
How it works…
There's more…
See also
Creating a custom attribute with a number of shares per VM on each resource pool
Getting ready
How to do it…
How it works…
Automating share allocation balancing
Getting ready
How to do it…
How it works…
There's more…
See also
Reporting shares, reservations, and limits of resource pools and virtual machines
Getting ready
How to do it…
How it works…
There's more…
See also
7. Creating Custom Reports and Notifications for vSphere
Introduction
Getting alerts from a vSphere environment
Getting ready
...

Indice dei contenuti