Set-CMClientSettingEndpointProtection
Sets a client setting endpoint protection.
Syntax
Set-CMClientSettingEndpointProtection
[-DisableFirstSignatureUpdate <Boolean>]
[-Enable <Boolean>]
[-ForceRebootHr <Int32>]
[-InstallEndpointProtectionClient <Boolean>]
[-OverrideMaintenanceWindow <Boolean>]
[-PersistInstallation <Boolean>]
[-RemoveThirdParty <Boolean>]
[-SuppressReboot <Boolean>]
-Name <String>
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingEndpointProtection
[-DisableFirstSignatureUpdate <Boolean>]
[-Enable <Boolean>]
[-ForceRebootHr <Int32>]
[-InstallEndpointProtectionClient <Boolean>]
[-OverrideMaintenanceWindow <Boolean>]
[-PersistInstallation <Boolean>]
[-RemoveThirdParty <Boolean>]
[-SuppressReboot <Boolean>]
[-DefaultSetting]
[-PassThru]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-CMClientSettingEndpointProtection
[-DisableFirstSignatureUpdate <Boolean>]
[-Enable <Boolean>]
[-ForceRebootHr <Int32>]
[-InstallEndpointProtectionClient <Boolean>]
[-OverrideMaintenanceWindow <Boolean>]
[-PersistInstallation <Boolean>]
[-RemoveThirdParty <Boolean>]
[-SuppressReboot <Boolean>]
-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
-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 |
-DisableFirstSignatureUpdate
Type: | Boolean |
Position: | Named |
Default value: | None |
Required: | False |
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: | EnableEndpointProtection |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ForceRebootHr
Type: | Int32 |
Aliases: | ForceRebootPeriod, ForceRebootHours |
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 |
-InstallEndpointProtectionClient
Type: | Boolean |
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 |
-OverrideMaintenanceWindow
Type: | Boolean |
Position: | Named |
Default value: | None |
Required: | False |
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 |
-PersistInstallation
Type: | Boolean |
Aliases: | CommitEndpointProtectionClientInstallation |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-RemoveThirdParty
The parameter 'RemoveThirdParty' has been deprecated and may be removed in a future release.
Type: | Boolean |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SuppressReboot
Type: | Boolean |
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