Fix table format

The information under the section Prerequisites for installing AGPM 4.0 SP3 should have been a table and is incorrectly formatted.
This commit is contained in:
Kaushik Ainapure 2018-01-04 19:13:34 +05:30 committed by GitHub
parent 8d6194f265
commit 4f556c60e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,57 +174,12 @@ AGPM 4.0 SP3 supports the configurations in the following table. Although AGPM
The following table describes the behavior of AGPM 4.0 SP3 Client and Server installers when the .NET Framework 4.5.1, PowerShell 3.0, or the GPMC in the Remote Server Administration Tools is missing.
**AGPM Client**
**AGPM Server**
**Operating system**
**.NET Framework**
**PowerShell**
**Remote Server Administration Tools**
**.NET Framework**
**Remote Server Administration Tools**
**Windows 10 or Windows Server 2016**
If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation.
If Powershell 3.0 is not installed, the installer blocks the installation.
If the GPMC is not enabled or installed, the installer blocks the installation.
If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation.
If the GPMC is not enabled or installed, the installer blocks the installation.
**Windows 8.1**
If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation.
If Powershell 3.0 is not installed, the installer blocks the installation.
If the GPMC is not enabled or installed, the installer blocks the installation.
If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation.
If the GPMC is not enabled or installed, the installer blocks the installation.
**Windows Server 2012 R2**
If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation.
If Powershell 3.0 is not installed, the installer blocks the installation.
If the GPMC is not enabled, the installer enables it during the installation.
If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation.
If the GPMC is not enabled, the installer enables it during the installation.
| AGPM Client | | | AGPM Server | | |
|------------------------|-------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|---------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|
| Operating system | .NET Framework | PowerShell | Remote Server Administration Tools | .NET Framework | Remote Server Administration Tools |
| Windows 10 | If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation. | If Powershell 3.0 is not installed, the installer blocks the installation. | If the GPMC is not enabled or installed, the installer blocks the installation. | If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation. | If the GPMC is not enabled or installed, the installer blocks the installation. |
| Windows 8.1 | If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation. | If Powershell 3.0 is not installed, the installer blocks the installation. | If the GPMC is not enabled or installed, the installer blocks the installation. | If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation. | If the GPMC is not enabled or installed, the installer blocks the installation. |
| Windows Server 2012 R2 | If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation. | If Powershell 3.0 is not installed, the installer blocks the installation. | If the GPMC is not enabled, the installer enables it during the installation. | If the .NET Framework 4.5.1 is not enabled or installed, the installer blocks the installation. | If the GPMC is not enabled, the installer enables it during the installation. |