PowerCLI Cookbook
eBook - ePub

PowerCLI Cookbook

Philip Sellers

Partager le livre
  1. 274 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

PowerCLI Cookbook

Philip Sellers

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que PowerCLI Cookbook est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  PowerCLI Cookbook par Philip Sellers en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Computer Science et Desktop Applications. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
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
...

Table des matiĂšres