From 4f556c60e3057fb40d974d7b51f26e42109173a5 Mon Sep 17 00:00:00 2001 From: Kaushik Ainapure Date: Thu, 4 Jan 2018 19:13:34 +0530 Subject: [PATCH] Fix table format The information under the section Prerequisites for installing AGPM 4.0 SP3 should have been a table and is incorrectly formatted. --- mdop/agpm/whats-new-in-agpm-40-sp3.md | 57 +++------------------------ 1 file changed, 6 insertions(+), 51 deletions(-) diff --git a/mdop/agpm/whats-new-in-agpm-40-sp3.md b/mdop/agpm/whats-new-in-agpm-40-sp3.md index fe7e4b2d69..45c3c62588 100644 --- a/mdop/agpm/whats-new-in-agpm-40-sp3.md +++ b/mdop/agpm/whats-new-in-agpm-40-sp3.md @@ -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. |