Set-CMAdvancedThreatProtectionPolicy
SYNOPSIS
Speciális fenyegetésvédelmi szabályzatot állít be.
SYNTAX
SetByValue (alapértelmezett)
Set-CMAdvancedThreatProtectionPolicy [-Description <String>] [-Digest <ConfigurationItem>]
[-DigestPath <String>] [-DigestXml <String>] [-FilePath <String>] [-InputObject] <IResultObject>
[-NewName <String>] [-SampleSharingType <SampleSharingType>]
[-TelemetryReportingFrequencyType <TelemetryReportingFrequencyType>] [-PassThru] [-DisableWildcardHandling]
[-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]
SetById (Készletazonosító)
Set-CMAdvancedThreatProtectionPolicy [-Description <String>] [-Digest <ConfigurationItem>]
[-DigestPath <String>] [-DigestXml <String>] [-FilePath <String>] [-Id] <Int32> [-NewName <String>]
[-SampleSharingType <SampleSharingType>] [-TelemetryReportingFrequencyType <TelemetryReportingFrequencyType>]
[-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]
SetByName (Beállítási név)
Set-CMAdvancedThreatProtectionPolicy [-Description <String>] [-Digest <ConfigurationItem>]
[-DigestPath <String>] [-DigestXml <String>] [-FilePath <String>] [-Name] <String> [-NewName <String>]
[-SampleSharingType <SampleSharingType>] [-TelemetryReportingFrequencyType <TelemetryReportingFrequencyType>]
[-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]
SetOrderById (Rendelésazonosító beállítása)
Set-CMAdvancedThreatProtectionPolicy [-Id] <Int32> -Order <PriorityChangeType> [-PassThru]
[-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]
SetOrderByValue
Set-CMAdvancedThreatProtectionPolicy [-InputObject] <IResultObject> -Order <PriorityChangeType> [-PassThru]
[-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]
SetOrderByName (Rendelési_név beállítása)
Set-CMAdvancedThreatProtectionPolicy [-Name] <String> -Order <PriorityChangeType> [-PassThru]
[-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Megjegyzés
Futtassa Konfigurációkezelő parancsmagokat a Konfigurációkezelő hely meghajtóról, például: PS XYZ:\>
. További információ: Első lépések.
EXAMPLES
1. példa
PS XYZ:\>
PARAMETERS
-Confirm
Jóváhagyást kér a parancsmag futtatása előtt.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Description (Leírás)
Type: String
Parameter Sets: SetByValue, SetById, SetByName
Aliases: LocalizedDescription
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Digest
Type: ConfigurationItem
Parameter Sets: SetByValue, SetById, SetByName
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
-DigestPath
Type: String
Parameter Sets: SetByValue, SetById, SetByName
Aliases: DesiredConfigurationDigestPath
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DigestXml
Type: String
Parameter Sets: SetByValue, SetById, SetByName
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DisableWildcardHandling
Ez a paraméter literál karakterértékekként kezeli a helyettesítő karaktereket. Nem kombinálhatja a ForceWildcardHandling használatával.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-FilePath
Type: String
Parameter Sets: SetByValue, SetById, SetByName
Aliases: ConfigurationFileLocation
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ForceWildcardHandling
Ez a paraméter feldolgozza a helyettesítő karaktereket, és váratlan viselkedéshez vezethet (nem ajánlott). A DisableWildcardHandling használatával nem kombinálható.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Id (Azonosító)
Type: Int32
Parameter Sets: SetById, SetOrderById
Aliases: CIId, CI_ID
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-InputObject
Type: IResultObject
Parameter Sets: SetByValue, SetOrderByValue
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
-Name
Type: String
Parameter Sets: SetByName, SetOrderByName
Aliases: LocalizedDisplayName
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-NewName (Új név)
Type: String
Parameter Sets: SetByValue, SetById, SetByName
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Order (Megrendelés)
Type: PriorityChangeType
Parameter Sets: SetOrderById, SetOrderByValue, SetOrderByName
Aliases:
Accepted values: Increase, Decrease
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-PassThru
Egy objektumot ad vissza, amely azt az elemet képviseli, amellyel dolgozik. Alapértelmezés szerint ez a parancsmag nem generál kimenetet.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-SampleSharingType
Type: SampleSharingType
Parameter Sets: SetByValue, SetById, SetByName
Aliases:
Accepted values: None, All
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-TelemetryReportingFrequencyType
Type: TelemetryReportingFrequencyType
Parameter Sets: SetByValue, SetById, SetByName
Aliases:
Accepted values: Normal, Expedited
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf
Bemutatja, mi történne a parancsmag futtatásakor. A parancsmag nem fut.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
Ez a parancsmag a következő általános paramétereket támogatja: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction és -WarningVariable. További információ: about_CommonParameters.