< Back
Invoke-FreeIPAAPIidrange_find
Post
NAME Invoke-FreeIPAAPIidrange_find
SYNOPSIS
SYNTAX
Invoke-FreeIPAAPIidrange_find [[-name] <String>] [[-base_id] <Int32>] [[-range_size] <Int32>] [[-rid_base]
<Int32>] [[-secondary_rid_base] <Int32>] [[-dom_sid] <String>] [[-type] <String>] [[-timelimit] <Int32>]
[[-sizelimit] <Int32>] [-all] [-raw] [[-version] <String>] [-pkey_only] [[-criteria] <String>]
[-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Search for ranges.
PARAMETERS
-name <String>
Range name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-base_id <Int32>
First Posix ID of the range
Required? false
Position? 2
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-range_size <Int32>
Number of IDs in the range
Required? false
Position? 3
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-rid_base <Int32>
First RID of the corresponding RID range
Required? false
Position? 4
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-secondary_rid_base <Int32>
First RID of the secondary RID range
Required? false
Position? 5
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-dom_sid <String>
Domain SID of the trusted domain
Required? false
Position? 6
Default value
Accept pipeline input? false
Accept wildcard characters? false
-type <String>
ID range type, one of ipa-ad-trust, ipa-ad-trust-posix, ipa-local
Required? false
Position? 7
Default value
Accept pipeline input? false
Accept wildcard characters? false
-timelimit <Int32>
Time limit of search in seconds (0 is unlimited)
Required? false
Position? 8
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-sizelimit <Int32>
Maximum number of entries returned (0 is unlimited)
Required? false
Position? 9
Default value 0
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? 10
Default value
Accept pipeline input? false
Accept wildcard characters? false
-pkey_only [<SwitchParameter>]
Results should contain primary key attribute only ("name")
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-criteria <String>
A string searched in all relevant object attributes
Required? false
Position? 11
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
SYNOPSIS
SYNTAX
Invoke-FreeIPAAPIidrange_find [[-name] <String>] [[-base_id] <Int32>] [[-range_size] <Int32>] [[-rid_base]
<Int32>] [[-secondary_rid_base] <Int32>] [[-dom_sid] <String>] [[-type] <String>] [[-timelimit] <Int32>]
[[-sizelimit] <Int32>] [-all] [-raw] [[-version] <String>] [-pkey_only] [[-criteria] <String>]
[-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Search for ranges.
PARAMETERS
-name <String>
Range name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-base_id <Int32>
First Posix ID of the range
Required? false
Position? 2
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-range_size <Int32>
Number of IDs in the range
Required? false
Position? 3
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-rid_base <Int32>
First RID of the corresponding RID range
Required? false
Position? 4
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-secondary_rid_base <Int32>
First RID of the secondary RID range
Required? false
Position? 5
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-dom_sid <String>
Domain SID of the trusted domain
Required? false
Position? 6
Default value
Accept pipeline input? false
Accept wildcard characters? false
-type <String>
ID range type, one of ipa-ad-trust, ipa-ad-trust-posix, ipa-local
Required? false
Position? 7
Default value
Accept pipeline input? false
Accept wildcard characters? false
-timelimit <Int32>
Time limit of search in seconds (0 is unlimited)
Required? false
Position? 8
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-sizelimit <Int32>
Maximum number of entries returned (0 is unlimited)
Required? false
Position? 9
Default value 0
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? 10
Default value
Accept pipeline input? false
Accept wildcard characters? false
-pkey_only [<SwitchParameter>]
Results should contain primary key attribute only ("name")
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-criteria <String>
A string searched in all relevant object attributes
Required? false
Position? 11
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