Set-CMClientSettingWindowsAnalytics
{{ Fill in the Synopsis }}
Syntax
Set-CMClientSettingWindowsAnalytics
[-CommercialIdKey <String>]
[-Enable <Boolean>]
[-EnableEarlierTelemetry <Boolean>]
[-IEDataCollectionOption <InternetExplorerTelemetryLevelType>]
[-Win10Telemetry <Win10TelemetryLevelType>]
-Name <String>
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingWindowsAnalytics
[-CommercialIdKey <String>]
[-Enable <Boolean>]
[-EnableEarlierTelemetry <Boolean>]
[-IEDataCollectionOption <InternetExplorerTelemetryLevelType>]
[-Win10Telemetry <Win10TelemetryLevelType>]
[-DefaultSetting]
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingWindowsAnalytics
[-CommercialIdKey <String>]
[-Enable <Boolean>]
[-EnableEarlierTelemetry <Boolean>]
[-IEDataCollectionOption <InternetExplorerTelemetryLevelType>]
[-Win10Telemetry <Win10TelemetryLevelType>]
-InputObject <IResultObject>
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
{{ Fill in the Description }}
Note
Run Configuration Manager cmdlets from the Configuration Manager site drive, for example PS XYZ:\>
. For more information, see getting started.
Examples
Example 1
PS XYZ:\> {{ Add example code here }}
{{ Add example description here }}
Parameters
-CommercialIdKey
{{ Fill CommercialIdKey Description }}
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DefaultSetting
{{ Fill DefaultSetting Description }}
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DisableWildcardHandling
This parameter treats wildcard characters as literal character values. You can't combine it with ForceWildcardHandling.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Enable
{{ Fill Enable Description }}
Type: | Boolean |
Aliases: | EnableWindowsAnalyticsManagement |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-EnableEarlierTelemetry
{{ Fill EnableEarlierTelemetry Description }}
Type: | Boolean |
Aliases: | EnableWindows81AndEarlierTelemetry |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ForceWildcardHandling
This parameter processes wildcard characters and may lead to unexpected behavior (not recommended). You can't combine it with DisableWildcardHandling.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IEDataCollectionOption
{{ Fill IEDataCollectionOption Description }}
Type: | InternetExplorerTelemetryLevelType |
Aliases: | EnableWindows81AndEarlierInternetExplorerDataCollectionFor |
Accepted values: | Disable, LocalIntranetAndTrustedSitesAndMachineLocal, InternetAndRestrictedSites, AllZones |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-InputObject
{{ Fill InputObject Description }}
Type: | IResultObject |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Name
{{ Fill Name Description }}
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PassThru
Add this parameter to return an object that represents the item with which you're working. By default, this cmdlet may not generate any output.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet doesn't run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Win10Telemetry
{{ Fill Win10Telemetry Description }}
Type: | Win10TelemetryLevelType |
Aliases: | Windows10Telemetry |
Accepted values: | Basic, EnhancedLimited, Enhanced, Full |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
Outputs
System.Object