Remove-AmsComputerAuthorizationRule
SYNOPSIS
Removes a computer authorization rule
SYNTAX
DESCRIPTION
This cmdlet permanently removes a computer authorization rule from the system
EXAMPLES
Example 1
Removes the authorization rule specified by the ID
PARAMETERS
-Force
Removes the rule without confirmation
-Id
The unique ID of the rule
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
System.String
OUTPUTS
System.Void
NOTES
Use of this cmdlet requires an Enterprise Edition license.
RELATED LINKS
Last updated