New-AmsComputerAuthorizationRule
SYNOPSIS
SYNTAX
Microsoft Entra tenant target authorized by ACL
New-AmsComputerAuthorizationRule -AadTenantId <String> [-PrincipalsAllowedLaps <Object[]>]
[-PrincipalsDeniedLaps <Object[]>] [-PrincipalsAllowedLapsHistory <Object[]>]
[-PrincipalsDeniedLapsHistory <Object[]>] [-PrincipalsAllowedBitLocker <Object[]>]
[-PrincipalsDeniedBitLocker <Object[]>] [-PrincipalsAllowedRapidLapsLogin <Object[]>]
[-PrincipalsDeniedRapidLapsLogin <Object[]>] [-PrincipalsAllowedRapidLapsElevation <Object[]>]
[-PrincipalsDeniedRapidLapsElevation <Object[]>] [-LapsMaximumAccessDuration <TimeSpan>]
[-LapsDefaultAccessDuration <TimeSpan>] [-LapsAllowExtension] [-Description <String>]
[-RuleExpiryDate <DateTime>] [-Disabled] [-Notes <String>]
[-UserRequestReasonRequirement <AuditReasonFieldState>] [-NotificationChannelsSuccess <String[]>]
[-NotificationChannelsFailure <String[]>] [<CommonParameters>]Microsoft Entra tenant target authorized by script
New-AmsComputerAuthorizationRule -AadTenantId <String> -AuthorizationScriptPath <String>
[-LapsMaximumAccessDuration <TimeSpan>] [-LapsDefaultAccessDuration <TimeSpan>] [-LapsAllowExtension]
[-Description <String>] [-RuleExpiryDate <DateTime>] [-Disabled] [-Notes <String>]
[-UserRequestReasonRequirement <AuditReasonFieldState>] [-NotificationChannelsSuccess <String[]>]
[-NotificationChannelsFailure <String[]>] [<CommonParameters>]Microsoft Entra group target authorized by ACL
Microsoft Entra group target authorized by script
Microsoft Entra computer target authorized by ACL
Microsoft Entra computer target authorized by script
AD computer target authorized by ACL
AD computer target authorized by script
AD group target authorized by ACL
AD group target authorized by script
AD container target authorized by ACL
AD container target authorized by script
AMS computer target authorized by ACL
AMS computer target authorized by script
AMS group target authorized by ACL
AMS group target authorized by script
DESCRIPTION
EXAMPLES
Example 1
Example 2
Example 3
Example 4
PARAMETERS
-AadComputerId
-AadGroupId
-AadTenantId
-AdComputer
-AdContainer
-AdGroup
-AmsComputerId
-AmsGroupId
-AuthorizationScriptPath
-Description
-Disabled
-JitAllowExtension
-JitGroupName
-JitMaximumAccessDuration
-LapsAllowExtension
-LapsMaximumAccessDuration
-Notes
-NotificationChannelsFailure
-NotificationChannelsSuccess
-PrincipalsAllowedBitLocker
-PrincipalsAllowedJit
-PrincipalsAllowedLaps
-PrincipalsAllowedLapsHistory
-PrincipalsDeniedBitLocker
-PrincipalsDeniedJit
-PrincipalsDeniedLaps
-PrincipalsDeniedLapsHistory
-RuleExpiryDate
-UserRequestReasonRequirement
-DomainControllerName
-DoNotUseRemoteDcLocator
-SiteName
-PrincipalsAllowedRapidLapsElevation
-PrincipalsAllowedRapidLapsLogin
-PrincipalsDeniedRapidLapsElevation
-PrincipalsDeniedRapidLapsLogin
-JitDefaultAccessDuration
-LapsDefaultAccessDuration
CommonParameters
INPUTS
None
OUTPUTS
Lithnet.AccessManager.PowerShell.ComputerAuthorizationRulePSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?