Import-AFCacheClusterConfiguration

Import-AFCacheClusterConfiguration

Import cache cluster configuration details from an XML file.

Syntax

Parameter Set: Default
Import-AFCacheClusterConfiguration [-Path] <String> [[-Force]] [-RefreshNow] [ <CommonParameters>]

Detailed Description

The configuration from XML file is applied immediately and overwrites any previous configuration. Once applied, the configuration cannot be reverted.

Parameters

-Force

Updates the cache cluster configuration without prompting the user.

Aliases

none

Required?

false

Position?

2

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Path<String>

The full path to the XML file.

Aliases

none

Required?

true

Position?

1

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-RefreshNow

Allows the update of specific cache cluster configuration settings to succeed while the cache cluster is running. Currently, only the memory manager settings can be changed on a running cache cluster. The changes are applied to any cache host that is added or restarted after the memory manager property changes. All other updates require stopping the cache cluster. Applies to AppFabric 1.1 for Windows Server only.

Aliases

none

Required?

false

Position?

named

Default Value

none

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

Examples

PS C:\>

Export-AFCacheClusterConfiguration