Set-AmsDeviceRegistrationKey
SYNOPSIS
SYNTAX
None (Default)
Set-AmsDeviceRegistrationKey -Id <String> [-Name <String>] [-ActivationLimit <Int32>] [-ResetActivationCount]
[<CommonParameters>]EnableApprovalRequired
Set-AmsDeviceRegistrationKey -Id <String> [-Name <String>] [-Enable] [-ActivationLimit <Int32>]
[-ApprovalRequired] [-ResetActivationCount] [<CommonParameters>]EnableApprovalNotRequired
Set-AmsDeviceRegistrationKey -Id <String> [-Name <String>] [-Enable] [-ActivationLimit <Int32>]
[-ApprovalNotRequired] [-ResetActivationCount] [<CommonParameters>]DisableApprovalRequired
Set-AmsDeviceRegistrationKey -Id <String> [-Name <String>] [-Disable] [-ActivationLimit <Int32>]
[-ApprovalRequired] [-ResetActivationCount] [<CommonParameters>]DisableApprovalNotRequired
DESCRIPTION
EXAMPLES
Example 1
Example 2
PARAMETERS
-ActivationLimit
-ApprovalNotRequired
-ApprovalRequired
-Disable
-Enable
-Id
-Name
-ResetActivationCount
CommonParameters
INPUTS
System.String
OUTPUTS
Lithnet.AccessManager.PowerShell.RegistrationKeyPSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?