Skip to main content

Configure Agent based MFA for Windows

Step 1: Login to your tenant admin console​

Enter your login details to access the platform.

login screen

Step 2: Navigate to Endpoints​

Navigate to the Endpoints under the Endpoints menu from the sidebar and click the Windows option from the Add Endpoint button in the top right corner.

Add windows endpoint

Step 3: Download the File​

Enter the Public IP of your windows endpoint and select the Enforce MFA For option, and download and extract the installation file and copy it to the target machine.

Agent based MFA for Windows

Step 4: Make Script Executable​

Use the following command to change the execution policy.

Set-ExecutionPolicy Unrestricted -Scope CurrentUser

Step 5: Install the Agent​

In the target machine, open the PowerShell window as an administrator privilege and execute the following command.

.\windows-agent-install.ps1 -OutputPath C:\authnull-agent

Step 6: View Endpoint​

After successfully installation of the agent, Navigate to Endpoints > Endpoints screen to view the imported windows endpoint.

view endpoints

Step 7: View Endpoint Users​

Navigate to Endpoints > Endpoints Users screen to view the imported endpoint users.

View Endpoint Users