Set-CMClientSettingWindowsAnalytics

{{ 填寫概要 }}

語法

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

{{ 填寫描述 }}

注意事項

從 Configuration Manager 月臺磁碟驅動器執行 Configuration Manager Cmdlet,例如 PS XYZ:\>。 如需詳細資訊,請 參閱開始使用

範例

範例 1

PS XYZ:\> {{ Add example code here }}

{{ 在這裡新增範例描述 }}

參數

-CommercialIdKey

{{ Fill CommercialIdKey Description }}

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Confirm

執行 Cmdlet 之前提示您確認。

類型:SwitchParameter
別名:cf
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-DefaultSetting

{{ 填入 DefaultSetting 描述 }}

類型:SwitchParameter
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-DisableWildcardHandling

此參數會將通配符視為常值字元值。 您無法將其與 ForceWildcardHandling 結合。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Enable

{{ 填滿啟用描述 }}

類型:Boolean
別名:EnableWindowsAnalyticsManagement
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-EnableEarlierTelemetry

{{ Fill EnableEarlierTelemetry Description }}

類型:Boolean
別名:EnableWindows81AndEarlierTelemetry
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ForceWildcardHandling

此參數會處理通配符,並可能導致非預期的行為 (不建議) 。 您無法將其與 DisableWildcardHandling 結合。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-IEDataCollectionOption

{{ 填入 IEDataCollectionOption 描述 }}

類型:InternetExplorerTelemetryLevelType
別名:EnableWindows81AndEarlierInternetExplorerDataCollectionFor
接受的值:Disable, LocalIntranetAndTrustedSitesAndMachineLocal, InternetAndRestrictedSites, AllZones
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-InputObject

{{ 填入 InputObject 描述 }}

類型:IResultObject
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-Name

{{ 填滿名稱描述 }}

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-PassThru

新增此參數以傳回 物件,代表您正在使用的專案。 根據預設,此 Cmdlet 可能不會產生任何輸出。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-WhatIf

顯示執行 Cmdlet 時會發生什麼情況。 Cmdlet 不會執行。

類型:SwitchParameter
別名:wi
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Win10Telemetry

{{ 填入 Win10Telemetry 描述 }}

類型:Win10TelemetryLevelType
別名:Windows10Telemetry
接受的值:Basic, EnhancedLimited, Enhanced, Full
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

Microsoft.ConfigurationManagement.ManagementProvider.IResultObject

輸出

System.Object