< Back

Invoke-FreeIPAAPIautomountkey_del

Sat Jan 18, 2020 9:56 am

NAME Invoke-FreeIPAAPIautomountkey_del



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPIautomountkey_del [-continue] [-key] <String> [[-info] <String>] [[-version] <String>]

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





DESCRIPTION

Delete an automount key.





PARAMETERS

-continue [<SwitchParameter>]

Continuous mode: Don't stop on errors.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-key <String>

Automount key name.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-info <String>

Mount information



Required? false

Position? 2

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? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



-automountlocation <String>

Automount location name.



Required? true

Position? 4

Default value

Accept pipeline input? false

Accept wildcard characters? false



-automountmap <String>

Automount map name.



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