Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning PowerCLI for VMware VSphere
  • Table Of Contents Toc
Learning PowerCLI for VMware VSphere

Learning PowerCLI for VMware VSphere

By : Robert van den Nieuwendijk
3.9 (15)
close
close
Learning PowerCLI for VMware VSphere

Learning PowerCLI for VMware VSphere

3.9 (15)
By: Robert van den Nieuwendijk

Overview of this book

Learning PowerCLI is written in a friendly and practical style with a focus on getting you started and automating daily tasks quickly and efficiently. If you manage or administrate a vSphere environment, and want to make that easier and more efficient, then this book is for you! This book is ideal for you if you want to learn how to automate your VMware vSphere infrastructure, by getting the most out of PowerCLI. It’s assumed that you have some experience in administrating a VMware vSphere environment. Knowledge of Microsoft’s Windows PowerShell is not a prerequisite.
Table of Contents (17 chapters)
close
close
Learning PowerCLI
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1
Index

Using the PowerShell object cmdlets


PowerShell has some cmdlets that are designed to work with all kinds of objects. You can easily recognize them because they all have -Noun Object. You can use the Get-Command cmdlet's –Noun parameter to find them:

PowerCLI C:\> Get-Command -Noun Object

The output of the preceding command is as follows:

CommandType Name           ModuleName
----------- ----           ----------
Cmdlet      Compare-Object Microsoft.PowerShell.Utility
Cmdlet      ForEach-Object Microsoft.PowerShell.Core
Cmdlet      Group-Object   Microsoft.PowerShell.Utility
Cmdlet      Measure-Object Microsoft.PowerShell.Utility
Cmdlet      New-Object     Microsoft.PowerShell.Utility
Cmdlet      Select-Object  Microsoft.PowerShell.Utility
Cmdlet      Sort-Object    Microsoft.PowerShell.Utility
Cmdlet      Tee-Object     Microsoft.PowerShell.Utility
Cmdlet      Where-Object   Microsoft.PowerShell.Core

In the following section, we will discuss the Object cmdlets.

Using the Select-Object...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Learning PowerCLI for VMware VSphere
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon