Set-NetTeredoConfiguration

Set-NetTeredoConfiguration

Modifies the Teredo configuration of a computer or a Group Policy object (GPO).

Syntax

Parameter Set: ByName
Set-NetTeredoConfiguration [[-Type] <Type> ] [[-ServerName] <String> ] [[-RefreshIntervalSeconds] <UInt32> ] [[-ClientPort] <UInt32> ] [[-ServerVirtualIP] <String> ] [[-DefaultQualified] <Boolean> ] [[-ServerShunt] <Boolean> ] [-AsJob] [-CimSession <CimSession[]> ] [-GPOSession <String> ] [-IPInterface <CimInstance> ] [-PassThru] [-PolicyStore <String> ] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: InputObject (cdxml)
Set-NetTeredoConfiguration [[-Type] <Type> ] [[-ServerName] <String> ] [[-RefreshIntervalSeconds] <UInt32> ] [[-ClientPort] <UInt32> ] [[-ServerVirtualIP] <String> ] [[-DefaultQualified] <Boolean> ] [[-ServerShunt] <Boolean> ] -InputObject <CimInstance[]> [-AsJob] [-CimSession <CimSession[]> ] [-PassThru] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Detailed Description

The Set-NetTeredoConfiguration cmdlet modifies the Teredo configuration of either a computer or a Group Policy Object (GPO).

Parameters

-AsJob

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-CimSession<CimSession[]>

Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a New-CimSession or Get-CimSession cmdlet. The default is the current session on the local computer.

Aliases

Session

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ClientPort<UInt32>

Specifies the UDP port of the client computer. If this parameter is not specified, then the port is chosen by the operating system.

Aliases

none

Required?

false

Position?

5

Default Value

False

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-DefaultQualified<Boolean>

Determines if this cmdlet qualifies Teredo by default. The default value is False. This parameter can only be specified on GPOs.

Aliases

none

Required?

false

Position?

7

Default Value

False

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-GPOSession<String>

Specifies the Group Policy session to 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.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-InputObject<CimInstance[]>

Specifies the object which contains the Teredo configuration information to modify.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

True (ByValue)

Accept Wildcard Characters?

false

-IPInterface<CimInstance>

Specifies the interface on which to set the Teredo configuration. If the specified interface is not a Teredo interface, then the cmdlet does not return any configuration.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

True (ByValue)

Accept Wildcard Characters?

false

-PassThru

Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-PolicyStore<String>

Specifies the policy store that contains the configuration to set.
The acceptable values for this parameter are:
-- PersistentStore
-- GPO
The default value is PersistentStore.
To set the configuration of a GPO, specify the GPO name using the following format: Domain\GPOName
You cannot use this parameter with the GPOSession parameter.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-RefreshIntervalSeconds<UInt32>

Specifies the client refresh interval in seconds.

Aliases

RefreshInterval

Required?

false

Position?

4

Default Value

False

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ServerName<String>

Specifies the name or IPv4 address of the Teredo server.

Aliases

none

Required?

false

Position?

3

Default Value

False

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ServerShunt<Boolean>

Indicates that the tunnel miniport and IPv4 routing layer are bypassed for high throughput on the Teredo relay functionality of the Teredo server.

Aliases

none

Required?

false

Position?

8

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ServerVirtualIP<String>

Specifies the virtual IPv4 address of the server. This parameter is not applicable if the computer is a Teredo client. This parameter can only be specified on GPOs.

Aliases

none

Required?

false

Position?

6

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ThrottleLimit<Int32>

Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Type<Type>

Specifies the state of Teredo.
The acceptable values for this parameter are:
-- Disabled: Disables the Teredo service.
-- Client: Enables the Teredo client.
-- Enterpriseclient: Skips the managed network detection.
-- Server: Enables the Teredo server.
-- Default: The default state is client.

Aliases

none

Required?

false

Position?

2

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Confirm

Prompts you for confirmation before running the cmdlet.

Required?

false

Position?

named

Default Value

false

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

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, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • None

    This cmdlet accepts no input objects.

Outputs

The output type is the type of the objects that the cmdlet emits.

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

    The Microsoft.Management.Infrastructure.CimInstance object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (#) provides the namespace and class name for the underlying WMI object.
    When the Passthru parameter is specified, this cmdlet outputs a modified Teredo configuration object.

Examples

Example 1: Set the Teredo server name

This command sets the Teredo server name to Test on the local persistent store.

PS C:\> Set-NetTeredoConfiguration -ServerName "Test"

Example 2: Set the Teredo state

This command sets the Teredo state to enterpriseclient in a GPO named Domain\GPOname.

PS C:\> Set-NetTeredoConfiguration -Type enterpriseclient -PolicyStore "Domain\GPOname"

Get-NetTeredoConfiguration

Reset-NetTeredoConfiguration