Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 849 Bytes

Disable-OSServerIPv6.md

File metadata and controls

41 lines (28 loc) · 849 Bytes
external help file Module Name online version schema
OutSystems.SetupTools-help.xml
OutSystems.SetupTools
2.0.0

Disable-OSServerIPv6

SYNOPSIS

Disables IPv6.

SYNTAX

Disable-OSServerIPv6 [<CommonParameters>]

DESCRIPTION

This will disable IPv6 on the server. It will remove the IPv6 checkbox on all network interfaces and will also disable IPv6 globally.

EXAMPLES

EXAMPLE 1

Disable-OSServerIPv6

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS