< Back
Invoke-FreeIPAAPIjoin
Post
NAME Invoke-FreeIPAAPIjoin
SYNOPSIS
SYNTAX
Invoke-FreeIPAAPIjoin [-realm] <String> [[-platform] <String>] [[-os] <String>] [[-version] <String>] [-hostname]
<String> [-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Join an IPA domain
PARAMETERS
-realm <String>
The IPA realm
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-platform <String>
Hardware platform of the host (e.g. Lenovo T61)
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-os <String>
Operating System and version of the host (e.g. Fedora 9)
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-version <String>
Client version. Used to determine if server will accept request.
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-hostname <String>
The hostname to register as
Required? true
Position? 5
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-FreeIPAAPIjoin [-realm] <String> [[-platform] <String>] [[-os] <String>] [[-version] <String>] [-hostname]
<String> [-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Join an IPA domain
PARAMETERS
-realm <String>
The IPA realm
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-platform <String>
Hardware platform of the host (e.g. Lenovo T61)
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-os <String>
Operating System and version of the host (e.g. Fedora 9)
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-version <String>
Client version. Used to determine if server will accept request.
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-hostname <String>
The hostname to register as
Required? true
Position? 5
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