< Back

Invoke-FreeIPAAPItrust_fetch_domains

Sat Jan 18, 2020 11:24 am

NAME Invoke-FreeIPAAPItrust_fetch_domains



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPItrust_fetch_domains [-rights] [[-server] <String>] [-all] [-raw] [[-version] <String>] [-realm]

<String> [-FullResultsOutput] [<CommonParameters>]





DESCRIPTION

Refresh list of the domains associated with the trust





PARAMETERS

-rights [<SwitchParameter>]

Display the access rights of this entry (requires -all). See ipa man page for details.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-server <String>

Domain controller for the Active Directory domain (optional)



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-all [<SwitchParameter>]

Retrieve and print all attributes from the server. Affects command output.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-raw [<SwitchParameter>]

Print entries as stored on the server. Only affects output format.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-version <String>

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



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-realm <String>

Realm 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