< Back

Invoke-FreeIPAAPIhost_disable

Sat Jan 18, 2020 10:09 am

NAME Invoke-FreeIPAAPIhost_disable



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPIhost_disable [[-version] <String>] [-hostname] <String> [-FullResultsOutput] [<CommonParameters>]





DESCRIPTION

Disable the Kerberos key, SSL certificate and all services of a host.





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



-hostname <String>

Host name



Required? true

Position? 2

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