Set-MgmtSvcCeip

Updates CEIP settings for the local computer.

Syntax

Set-MgmtSvcCeip
   [-EnableCeip <EnableCeip>]
   [<CommonParameters>]

Description

The Set-MgmtSvcCeip cmdlet updates the Customer Experience Improvement Program (CEIP) settings for the local computer.

NOTE: You must run this cmdlet in a Windows PowerShell session that you have run as Administrator.

Examples

Example 1: Enable participation in CEIP

PS C:\> Set-MgmtSvcCeip -EnableCeip Yes

This command enables participation in CEIP.

Parameters

-EnableCeip

Enables, when set to Yes, participation in CEIP. To disable participation in CEIP, set this value to No.

Type:EnableCeip
Accepted values:Yes, No
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False