Skip to content

Commit a972730

Browse files
Update steps on installation process for v8
After installing MFA server version, it doesn't show the Skip Authentication Wizard but it requires the activation and then will ask to configure replication between servers
1 parent d317095 commit a972730

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/active-directory/authentication/howto-mfaserver-deploy.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,10 @@ Now that you have downloaded the server you can install and configure it. Be sur
128128

129129
1. Double-click the executable.
130130
2. On the Select Installation Folder screen, make sure that the folder is correct and click **Next**.
131-
3. Once the installation is complete, click **Finish**. The configuration wizard launches.
132-
4. On the configuration wizard welcome screen, check **Skip using the Authentication Configuration Wizard** and click **Next**. The wizard closes and the server starts.
133-
134-
![Skip using the Authentication Configuration Wizard](./media/howto-mfaserver-deploy/skip2.png)
135-
131+
3. During installation process, it will install the following libraries:
132+
* [Visual C++ Redistributable for Visual Studio 2017 (x64)](https://go.microsoft.com/fwlink/?LinkId=746572)
133+
* [Visual C++ Redistributable for Visual Studio 2017 (x86)](https://go.microsoft.com/fwlink/?LinkId=746571)
134+
4. Once the installation is complete, click **Finish**. The configuration wizard launches.
136135
5. Back on the page that you downloaded the server from, click the **Generate Activation Credentials** button. Copy this information into the Azure MFA Server in the boxes provided and click **Activate**.
137136

138137
> [!NOTE]
@@ -223,4 +222,4 @@ Once you have upgraded to or installed MFA Server version 8.x or higher, it is r
223222
- Set up and configure the Azure MFA Server with [Active Directory Federation Service](multi-factor-authentication-get-started-adfs.md), [RADIUS Authentication](howto-mfaserver-dir-radius.md), or [LDAP Authentication](howto-mfaserver-dir-ldap.md).
224223
- Set up and configure [Remote Desktop Gateway and Azure Multi-Factor Authentication Server using RADIUS](howto-mfaserver-nps-rdg.md).
225224
- [Deploy the Azure Multi-Factor Authentication Server Mobile App Web Service](howto-mfaserver-deploy-mobileapp.md).
226-
- [Advanced scenarios with Azure Multi-Factor Authentication and third-party VPNs](howto-mfaserver-nps-vpn.md).
225+
- [Advanced scenarios with Azure Multi-Factor Authentication and third-party VPNs](howto-mfaserver-nps-vpn.md).

0 commit comments

Comments
 (0)