Skip to content

Commit 12dba21

Browse files
Merge pull request #106783 from miguel-s-ferreira/patch-1
Update steps on installation process for v8
2 parents 678c37c + e536d06 commit 12dba21

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+
The following libraries are installed:
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+
3. When the installation finishes, select **Finish**. The configuration wizard starts.
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)