Get-VBRADForest
Short Description
Returns Microsoft Active Directory forests in your infrastructure.
Applies to
Platform: VMware, Hyper-V
Product Edition: Veeam Universal License
Syntax
|
Get-VBRADForest [<CommonParameters>] |
Detailed Description
This cmdlet returns all Microsoft Active Directory forests that are available for restore in your infrastructure.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
The cmdlet returns the VBRADForest[] object that contains information about the Microsoft Active Directory forest.
Example
Getting All Microsoft Active Directory Forests
This command returns all Microsoft Active Directory forests in your infrastructure.
|
Get-VBRADForest |