Aracılığıyla paylaş


Set-CMClientSettingHardwareInventory

SYNOPSIS

Donanım envanteri ayar bir istemci ayarlar.

SYNTAX

SetCustomSettingByName (Varsayılan)

Set-CMClientSettingHardwareInventory [-AddInventoryReportClass <IResultObject[]>] [-CleanInventoryReportClass]
 [-CollectMifFile <MifCollectionType>] [-Enable <Boolean>] [-InventoryReportId <String>]
 [-MaxRandomDelayMins <Int32>] [-MaxThirdPartyMifSize <Int32>] [-RemoveInventoryReportClassById <String[]>]
 [-Schedule <IResultObject>] -Name <String> [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling]
 [-WhatIf] [-Confirm] [<CommonParameters>]

SetDefaultSetting

Set-CMClientSettingHardwareInventory [-AddInventoryReportClass <IResultObject[]>] [-CleanInventoryReportClass]
 [-CollectMifFile <MifCollectionType>] [-Enable <Boolean>] [-InventoryReportId <String>]
 [-MaxRandomDelayMins <Int32>] [-MaxThirdPartyMifSize <Int32>] [-RemoveInventoryReportClassById <String[]>]
 [-Schedule <IResultObject>] [-DefaultSetting] [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling]
 [-WhatIf] [-Confirm] [<CommonParameters>]

SetCustomSettingByValue

Set-CMClientSettingHardwareInventory [-AddInventoryReportClass <IResultObject[]>] [-CleanInventoryReportClass]
 [-CollectMifFile <MifCollectionType>] [-Enable <Boolean>] [-InventoryReportId <String>]
 [-MaxRandomDelayMins <Int32>] [-MaxThirdPartyMifSize <Int32>] [-RemoveInventoryReportClassById <String[]>]
 [-Schedule <IResultObject>] -InputObject <IResultObject> [-PassThru] [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

DESCRIPTION

Not

Yapılandırma Yöneticisi site sürücüsünden cmdlet'Yapılandırma Yöneticisi çalıştırın, örneğin PS XYZ:\> . Daha fazla bilgi için başlarken bölümüne bakın.

EXAMPLES

Örnek 1

PS XYZ:\>

PARAMETERS

-AddInventoryReportClass

{{ Fill AddInventoryReportClass Description }}

Type: IResultObject[]
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-CleanInventoryReportClass

{{ Fill CleanInventoryReportClass Description }}

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-CollectMifFile

Type: MifCollectionType
Parameter Sets: (All)
Aliases: CollectMifFiles
Accepted values: None, CollectNoIdMifFile, CollectIdMifFile, CollectIdMifAndNoIdMifFile

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Confirm

Cmdlet'i çalıştırmadan önce sizden onay ister.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-DefaultSetting

Type: SwitchParameter
Parameter Sets: SetDefaultSetting
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-DisableWildcardHandling

Bu parametre joker karakterleri değişmez karakter değerleri olarak kabul eder. ForceWildcardHandling ile birleştiresiniz.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Enable

Type: Boolean
Parameter Sets: (All)
Aliases: EnableHardwareInventory

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ForceWildcardHandling

Bu parametre joker karakterleri işler ve beklenmeyen davranışlara neden olabilir (önerilmez). DisableWildcardHandling ile birleştiresiniz.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-InputObject

Type: IResultObject
Parameter Sets: SetCustomSettingByValue
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

-InventoryReportId

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-MaxRandomDelayMins

Type: Int32
Parameter Sets: (All)
Aliases: MaximumRandomDelayMinutes

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-MaxThirdPartyMifSize

Type: Int32
Parameter Sets: (All)
Aliases: MaximumThirdPartyMifSize

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Name

Type: String
Parameter Sets: SetCustomSettingByName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-PassThru

Üzerinde çalışmakta olduğunu öğeyi temsil eden bir nesne döndürür. Varsayılan olarak, bu cmdlet herhangi bir çıkış oluşturmaz.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-RemoveInventoryReportClassById

{{ Fill RemoveInventoryReportClassById Description }}

Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Schedule

Type: IResultObject
Parameter Sets: (All)
Aliases: InventorySchedule, HardwareInventorySchedule

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-WhatIf

Cmdlet çalıştırılıyorsa ne olacağını gösterir. Cmdlet çalışmaz.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

Bu cmdlet şu genel parametreleri destekler: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction ve -WarningVariable. Daha fazla bilgi için bkz. about_CommonParameters.

INPUTS

Microsoft.ConfigurationManagement.ManagementProvider.IResultObject

OUTPUTS

System.Object

NOTLAR