Reset-Net6to4Configuration

Reset-Net6to4Configuration

Resets the Group Policy Object (GPO) settings for a 6to4 configuration.

構文

Parameter Set: ByName
Reset-Net6to4Configuration [-AsJob] [-AutoSharing] [-CimSession <CimSession[]> ] [-GPOSession <String> ] [-IPInterface <CimInstance> ] [-PassThru] [-PolicyStore <String> ] [-RelayName] [-RelayState] [-ResolutionIntervalSeconds] [-State] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: InputObject (cdxml)
Reset-Net6to4Configuration -InputObject <CimInstance[]> [-AsJob] [-AutoSharing] [-CimSession <CimSession[]> ] [-PassThru] [-RelayName] [-RelayState] [-ResolutionIntervalSeconds] [-State] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Reset-Net6to4Configuration resets the Group Policy Object (GPO) settings for a 6to4 configuration to the not configured state. Group Policy settings have three possible states: not configured, enabled, and disabled.

6to4 is an address assignment and router-to-router automatic tunneling technology that is described in RFC 3056: Connection of IPv6 Domains via IPv4 Clouds. 6to4 provides a globally-routable IPv6 address to a host with a public IPv4 address. This IPv6 address can be used to connect to other 6to4 hosts or the IPv6 Internet.

パラメーター

-AsJob

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-AutoSharing

Resets the AutoSharing policy element to not configured. You can configure this parameter by using the Set-Net6to4Configuration cmdlet.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-CimSession<CimSession[]>

リモート セッションまたはリモート コンピューターでコマンドレットを実行します。New-CimSession コマンドレットや Get-CimSession コマンドレットの出力など、コンピューター名またはセッション オブジェクトを入力します。既定値は、ローカル コンピューターで実行中の現在のセッションです。

エイリアス

Session

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-GPOSession<String>

Specifies the Group Policy session in which to store the configuration information.
You can use this parameter with the NetGPO cmdlets to aggregate multiple operations performed on a GPO.
You cannot use this parameter with the PolicyStore parameter.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-InputObject<CimInstance[]>

Specifies the 6to4 configuration object to reset.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByValue)

ワイルドカード文字を許可する

false

-IPInterface<CimInstance>

Specifies the IP interface on which to reset the 6to4 configuration.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByValue)

ワイルドカード文字を許可する

false

-PassThru

作業中の項目を表すオブジェクトを返します。既定では、このコマンドレットによる出力はありません。

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-PolicyStore<String>

Specifies the policy store that contains the 6to4 configuration to reset. For this cmdlet, this parameter only supports GPO stores.
To reset a 6to4 configuration stored in a GPO, specify the GPO name using the following format: Domain\GPOName
You cannot use this parameter with the GPOSession parameter.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-RelayName

Resets the 6to4 relay name to not configured.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-RelayState

Resets the 6to4 relay state to not configured.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-ResolutionIntervalSeconds

Resets the resolution interval to not configured.

エイリアス

ResolutionInterval

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-State

Resets the state of the 6to4 configuration to not configured.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-ThrottleLimit<Int32>

このコマンドレットを実行するために確立できる最大同時操作数を指定します。このパラメーターを省略するか、値として 0 を入力した場合、Windows PowerShell® では、コンピューターで実行している CIM コマンドレットの数に基づいて、コマンドレットに対する最適なスロットル制限を計算します。スロットル制限は現在のコマンドレットのみに適用され、セッションまたはコンピューターには適用されません。

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-Confirm

コマンドレットを実行する前に、ユーザーに確認を求めます。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-WhatIf

コマンドレットを実行するとどのような結果になるかを表示します。コマンドレットは実行されません。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

  • None

    This cmdlet accepts no input objects.

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

  • Microsoft.Management.Infrastructure.CimInstance#root\StandardCimv2\MSFT_Net6to4Configuration

    Microsoft.Management.Infrastructure.CimInstance オブジェクトは、Windows Management Instrumentation (WMI) オブジェクトを表示するラッパー クラスです。シャープ記号 (#) の後のパスは、基になる WMI オブジェクトの名前空間とクラス名です。
    When the Passthru parameter is specified, this cmdlet outputs a modified Windows Management Instrumentation (WMI) object.

Example 1: Reset the 6to4 configuration of an interface

This set of commands uses the Get-NetIPInterface cmdlet to get the configuration information for the interface at index 14 and then passes the interface configuration to the Get-Net6to4Configuration cmdlet to get the 6to4 configuration. The result is stored in a variable named $config. The contents of the variable are then passed to this cmdlet.

PS C:\> $config = ( Get-NetIPInterface -InterfaceIndex 14 | Get-Net6to4Configuration )
PS C:\> Reset-Net6to4Configuration –InputObject $config

関連トピック

Get-NetIPInterface

Get-Net6to4Configuration

Set-Net6to4Configuration