Invoke-RASMFA
Last updated
Last updated
Invoke-RASMFA
Invokes a MFA action.
Invoke-RASMFA [-] <uint> - <SwitchParameter> [<>] Invoke-RASMFA [-] <> - <SwitchParameter> [<>]
Invokes a MFA action.
-Id <uint> The ID of the MFA to invoke the action on. To obtain the ID, use the Get-RASMFA cmdlet.
-Duplicate <SwitchParameter> Specifies to duplicate the MFA provider.
<CommonParameters>
---------- EXAMPLE 1 ---------- Invoke-RASMFA -Id 1 -Duplicate Adds a new MFA by duplicating the MFA with ID 1.
-InputObject <> The MFA object to invoke the action on.