< Back

Invoke-FreeIPAAPItrustdomain_disable

Sat Jan 18, 2020 11:24 am

NAME Invoke-FreeIPAAPItrustdomain_disable



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPItrustdomain_disable [[-version] <String>] [-trust] <String> [-domain] <String>

[-FullResultsOutput] [<CommonParameters>]





DESCRIPTION

Disable use of IPA resources by the domain of the trust





PARAMETERS

-version <String>

Client version. Used to determine if server will accept request.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-trust <String>

Realm name



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-domain <String>

Domain name



Required? true

Position? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



-FullResultsOutput [<SwitchParameter>]



Required? false

Position? named

Default value False

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

System.Management.Automation.PSObject







RELATED LINKS