New-AmsComputerAuthorizationRule
SYNOPSIS
SYNTAX
Azure AD tenant target authorized by ACL
New-AmsComputerAuthorizationRule -AadTenantId <String> [-PrincipalsAllowedLaps <Object[]>]
[-PrincipalsDeniedLaps <Object[]>] [-PrincipalsAllowedLapsHistory <Object[]>]
[-PrincipalsDeniedLapsHistory <Object[]>] [-LapsMaximumAccessDuration <TimeSpan>] [-LapsAllowExtension]
[-Description <String>] [-RuleExpiryDate <DateTime>] [-Disabled] [-Notes <String>]
[-UserRequestReasonRequirement <AuditReasonFieldState>] [-NotificationChannelsSuccess <String[]>]
[-NotificationChannelsFailure <String[]>] [<CommonParameters>]Azure AD tenant target authorized by script
New-AmsComputerAuthorizationRule -AadTenantId <String> -AuthorizationScriptPath <String>
[-LapsMaximumAccessDuration <TimeSpan>] [-LapsAllowExtension] [-Description <String>]
[-RuleExpiryDate <DateTime>] [-Disabled] [-Notes <String>]
[-UserRequestReasonRequirement <AuditReasonFieldState>] [-NotificationChannelsSuccess <String[]>]
[-NotificationChannelsFailure <String[]>] [<CommonParameters>]Azure AD group target authorized by ACL
Azure AD group target authorized by script
Azure AD computer target authorized by ACL
Azure AD 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
CommonParameters
INPUTS
None
OUTPUTS
Lithnet.AccessManager.PowerShell.ComputerAuthorizationRulePSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?