Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 1.42 KB

Remove-CIPolicyRule.md

File metadata and controls

73 lines (50 loc) · 1.42 KB
description external help file Module Name ms.date online version schema title
Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
Microsoft.ConfigCI.Commands.dll-Help.xml
ConfigCI
12/20/2016
2.0.0
Remove-CIPolicyRule

Remove-CIPolicyRule

SYNOPSIS

This cmdlet is not supported.

SYNTAX

Remove-CIPolicyRule [-Id] <String> -FilePath <String> [<CommonParameters>]

DESCRIPTION

The Remove-CIPolicyRule cmdlet is not supported. Do not use this cmdlet.

EXAMPLES

PARAMETERS

-FilePath

Type: String
Parameter Sets: (All)
Aliases: f

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

-Id

Type: String
Parameter Sets: (All)
Aliases: 

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

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Rule

NOTES

RELATED LINKS