This is an archive version of the document. To get the most up-to-date information, see the current version.

Find-VBRResourcePool (obsolete)

In this article

    Short Description

    Looks for VMware resource pools.

    Find-VBRResourcePool (obsolete) Note:

    This cmdlet is obsolete. In Backup & Replication v6 this cmdlet was replaced by Find-VBRViResourcePool.

    Applies to

    Platform: VMware

    Syntax

    Find-VBRResourcePool [-Server] <CHost> [-Name <String[]>] [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>]

    Related Commands

    Get-VBRServer

    Detailed Description

    This cmdlet returns a list of all VMware resource pools on the specified ESX(i) host.

    Parameters

    Parameter

    Description

    Required

    Position

    Accept
    Pipeline
    Input

    Accept
    Wildcard
    Characters

    Server

    Specifies the host you want to look for resource pool on.

    True

    1

    True (ByValue,
    ByProperty
    Name)

    False

    Name

    Specifies the name of the resource pool you want to get, or search conditions.

    You can specify multiple names separated by commas.

    False

    Named

    False

    False

    <CommonParameters>

    This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.