< Back

Remove-ArubaSWDns

Sat Jan 18, 2020 8:38 pm

NAME Remove-ArubaSWDns



SYNOPSIS

Remove DNS server or domain name on the switch





SYNTAX

Remove-ArubaSWDns [-noconfirm] [[-connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

Remove DNS server or domain name





PARAMETERS

-noconfirm [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-connection <PSObject>



Required? false

Position? 1

Default value $DefaultArubaSWConnection

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



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Remove-ArubaSWDns



Remove the ip of server 1 and server 2, and all the domain names











RELATED LINKS