Remove-AmsActiveDirectoryJitGroupCreationRule
SYNOPSIS
Deletes a just-in-time Active Directory group creation rule
SYNTAX
DESCRIPTION
This cmdlet deletes a just-in-time Active Directory group creation rule by its unique ID
EXAMPLES
Example 1
Deletes the JIT group creation rule with the specified ID
PARAMETERS
-Force
Forces the command to run without asking for user 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
Lithnet.AccessManager.PowerShell.AdJitCreationRulePSObject
NOTES
RELATED LINKS
Last updated