Set-RASMFARadiusAuto
Last updated
Last updated
Set-RASMFARadiusAuto
Modifies automation settings to Radius provider settings based on Id.
Set-RASMFARadiusAuto []** (uint) [] (uint) [ (string)] [ (bool)] [ (string)] [ (string)] [ (bool)] [- {Alert | Message | Email | Call | Chat | Flag}] [ (string)] [- {Up | Down}] [()]
Set-RASMFARadiusAuto [-] () [ (string)] [ (bool)] [ (string)] [ (string)] [ (bool)] [- {Alert | Message | Email | Call | Chat | Flag}] [ (string)] [- {Up | Down}] [()]
Set-RASMFARadiusAuto []** (string) [[-] (uint)] [ (string)] [ (bool)] [ (string)] [ (string)] [ (bool)] [- {Alert | Message | Email | Call | Chat | Flag}] [ (string)] [- {Up | Down}] [()]
Modifies automation settings to Radius provider settings based on Id.
The ID of Radius Auto to modify.
Whether the RADIUS Automation autoSend is enabled or not
RADIUS Automation command
Whether the RADIUS Automation is enabled/disabled
RADIUS Automation image
Possible values: Alert, Message, Email, Call, Chat, Flag
RADIUS Automation description
RADIUS Automation action message
RADIUS Automation title
The direction to move the Radius Automation : Up or Down (changes the priority of the Radius Automation accordingly)
Possible values: Up, Down
The name of the target multi-factor authentication .
This must be the actual multi-factor authentication name used in the RAS farm.
Site ID in which to modify the specified multi-factor authentication .
If the parameter is omitted, the site ID of the Licensing Server will be used.
The ID of the multi-factor authentication to modify. To obtain the ID, use the Get-RASMFA cmdlet.
The multi factor authentication to modify.
To obtain an object of type MFA, use the Get-RASMFA cmdlet.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Set-RASMFARadiusAuto -Id 2 -Command Test -Title Test
Modifies entry of the Radius automation item at ID 2 with new Command and Title.