< Back

Test-OosDscFarmOu

Sat Jan 18, 2020 5:38 pm

NAME Test-OosDscFarmOu



SYNOPSIS

This cmdlet determines if the OU of the farm matches the OU of the current deployment





SYNTAX

Test-OosDscFarmOu [-DesiredOU] <String> [-ExistingOU] <Object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-DesiredOU <String>

The name of the OU that the farm should be in



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ExistingOU <Object>

The name of the OU that the farm currently is in



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS