Edit

Share via


Clear-UevConfiguration

Clears UE-V configuration settings.

Syntax

ParameterSetUser (Default)

Clear-UevConfiguration
    [-CurrentComputerUser]
    [-MaxPackageSizeInBytes]
    [-SettingsStoragePath]
    [-SyncProviderPingEnabled]
    [-SyncTimeoutInMilliseconds]
    [-SyncMethod]
    [-SyncEnabled]
    [-SyncOverMeteredNetwork]
    [-SyncOverMeteredNetworkWhenRoaming]
    [-SettingsImportNotifyEnabled]
    [-SettingsImportNotifyDelayInSeconds]
    [-DontSyncWindows8AppSettings]
    [-WaitForSyncTimeoutInMilliseconds]
    [-WaitForSyncOnApplicationStart]
    [-WaitForSyncOnLogon]
    [-SyncUnlistedWindows8Apps]
    [-VdiCollectionName]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

ParameterSetComputer

Clear-UevConfiguration
    [-Computer]
    [-MaxPackageSizeInBytes]
    [-SettingsStoragePath]
    [-SettingsTemplateCatalogPath]
    [-SyncProviderPingEnabled]
    [-SyncTimeoutInMilliseconds]
    [-SyncMethod]
    [-SyncEnabled]
    [-SyncOverMeteredNetwork]
    [-SyncOverMeteredNetworkWhenRoaming]
    [-SettingsImportNotifyEnabled]
    [-SettingsImportNotifyDelayInSeconds]
    [-ContactITUrl]
    [-ContactITDescription]
    [-TrayIconEnabled]
    [-FirstUseNotificationEnabled]
    [-DontSyncWindows8AppSettings]
    [-WaitForSyncTimeoutInMilliseconds]
    [-WaitForSyncOnApplicationStart]
    [-WaitForSyncOnLogon]
    [-SyncUnlistedWindows8Apps]
    [-VdiCollectionName]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Description

The Clear-UevConfiguration cmdlet clears Microsoft User Experience Virtualization (UE-V) configuration settings. If you specify the CurrentComputerUser parameter, the cmdlet clears the settings that you specify for the current user only. If you specify the Computer parameter, the cmdlet clears the settings that you specify for all users on the computer. You must have administrative credentials to use this cmdlet to clear settings for all users on the computer. If you do not specify the CurrentComputerUser or Computer parameter, the cmdlet clears the settings that you specify for the current user only.

Examples

Example 1: Clear the setting for maximum package size for all users

PS C:\> Clear-UevConfiguration -Computer -MaxPackageSizeInBytes

This command clears the setting for maximum package size for all users on the computer.

Example 2: Clear the setting for maximum package size for the current user

PS C:\> Clear-UevConfiguration -CurrentComputerUser -MaxPackageSizeInBytes

This command clears the setting for maximum package size for the current user.

Example 3: Clear the setting for maximum package size by default for the current user

PS C:\> Clear-UevConfiguration -MaxPackageSizeInBytes

This command clears the setting for maximum package size by default for the current user.

Example 4: Clear multiple settings for the current user

PS C:\> Clear-UevConfiguration -MaxPackageSizeInBytes -SyncTimeoutInMilliseconds

This command clears the settings for maximum package size and synchronization timeout for the current user.

Parameters

-Computer

Indicates that the cmdlet clears the settings for all users on the computer.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

ParameterSetComputer
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ContactITDescription

Indicates that the cmdlet clears the setting for the description of the Contact IT link.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

ParameterSetComputer
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ContactITUrl

Indicates that the cmdlet clears the setting for the URL of the Contact IT link.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

ParameterSetComputer
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CurrentComputerUser

Indicates that the cmdlet clears the settings that you specify for the current user only.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

ParameterSetUser
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DontSyncWindows8AppSettings

Indicates that the cmdlet clears the setting for not synchronizing settings for Windows® 8 apps.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-FirstUseNotificationEnabled

Indicates that the cmdlet clears the setting for the notification of first-use.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

ParameterSetComputer
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-MaxPackageSizeInBytes

Indicates that the cmdlet clears the setting for the maximum package size.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SettingsImportNotifyDelayInSeconds

Indicates that the cmdlet clears the setting for the delay before UE-V notifies the user about the settings import.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SettingsImportNotifyEnabled

Indicates that the cmdlet clears the setting for the notification of settings import.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SettingsStoragePath

Indicates that the cmdlet clears the setting for the path of the location where UE-V stores the user settings.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SettingsTemplateCatalogPath

Indicates that the cmdlet clears the setting for the path of the location where UE-V stores the settings template catalog.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

ParameterSetComputer
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncEnabled

Indicates that the cmdlet clears the setting that enables the synchronization of settings.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncMethod

Indicates that the cmdlet clears the setting for the method of the synchronization of settings.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncOverMeteredNetwork

Indicates that the cmdlet clears the setting for synchronization over metered connections.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncOverMeteredNetworkWhenRoaming

Indicates that the cmdlet clears the setting for synchronization over a metered connection that is roaming.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncProviderPingEnabled

Indicates that the cmdlet clears the setting that enables the sync provider to ping for network access before doing a sync.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncTimeoutInMilliseconds

Indicates that the cmdlet clears the setting for the timeout before UE-V synchronizes settings from the settings repository.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncUnlistedWindows8Apps

Indicates that the cmdlet clears the setting for the synchronization of unlisted Windows 8 apps.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TrayIconEnabled

Indicates that the cmdlet clears the setting for the icon in the notification area.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

ParameterSetComputer
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-VdiCollectionName

Indicates that the cmdlet performs synchronization in a pooled VDI-type environment when computers are not persistent.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WaitForSyncOnApplicationStart

Indicates that the cmdlet clears the setting for waiting for synchronization to finish before the user can start an application.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WaitForSyncOnLogon

Indicates that the cmdlet clears the setting for waiting for synchronization to finish before the user can log on.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WaitForSyncTimeoutInMilliseconds

For internal use only.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

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

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

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