Set-CMClientSettingHardwareInventory
Sets a client setting hardware inventory.
Syntax
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>]
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>]
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
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:\>
Parameters
-AddInventoryReportClass
{{ Fill AddInventoryReportClass Description }}
Type: | IResultObject[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CleanInventoryReportClass
{{ Fill CleanInventoryReportClass Description }}
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CollectMifFile
Type: | MifCollectionType |
Aliases: | CollectMifFiles |
Accepted values: | None, CollectNoIdMifFile, CollectIdMifFile, CollectIdMifAndNoIdMifFile |
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
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
Type: | Boolean |
Aliases: | EnableHardwareInventory |
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 |
Type: | IResultObject |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-InventoryReportId
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-MaxRandomDelayMins
Type: | Int32 |
Aliases: | MaximumRandomDelayMinutes |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-MaxThirdPartyMifSize
Type: | Int32 |
Aliases: | MaximumThirdPartyMifSize |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Name
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PassThru
Returns an object representing the item with which you are 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 |
-RemoveInventoryReportClassById
{{ Fill RemoveInventoryReportClassById Description }}
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Schedule
Type: | IResultObject |
Aliases: | InventorySchedule, HardwareInventorySchedule |
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 |
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
Outputs
System.Object