Skip to content

Commit 192fc2a

Browse files
authored
Merge pull request #101422 from MGoedtel/Task1653272
removed ref to Server 2008 R2
2 parents e631f1a + 9b1bdfe commit 192fc2a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/automation/troubleshoot/update-agent-issues.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to troubleshoot and resolve issues with the Azure Automat
44
services: automation
55
author: mgoedtel
66
ms.author: magoedte
7-
ms.date: 12/03/2019
7+
ms.date: 01/16/2020
88
ms.topic: conceptual
99
ms.service: automation
1010
ms.subservice: update-management
@@ -49,8 +49,7 @@ The operating system check verifies whether the Hybrid Runbook Worker is running
4949

5050
|Operating system |Notes |
5151
|---------|---------|
52-
|Windows Server 2008 R2 RTM, Windows Server 2008 | Supports only update assessments. |
53-
|Windows Server 2008 R2 SP1 and later |.NET Framework 4.6 or later is required. ([Download the .NET Framework](/dotnet/framework/install/guide-for-developers))<br/> Windows PowerShell 5.1 is required. ([Download Windows Management Framework 5.1](https://www.microsoft.com/download/details.aspx?id=54616)) |
52+
|Windows Server 2012 and later |.NET Framework 4.6 or later is required. ([Download the .NET Framework](/dotnet/framework/install/guide-for-developers))<br/> Windows PowerShell 5.1 is required. ([Download Windows Management Framework 5.1](https://www.microsoft.com/download/details.aspx?id=54616)) |
5453

5554
### .NET 4.6.2
5655

@@ -111,7 +110,7 @@ RuleId : OperatingSystemCheck
111110
RuleGroupId : prerequisites
112111
RuleName : Operating System
113112
RuleGroupName : Prerequisite Checks
114-
RuleDescription : The Windows Operating system must be version 6.1.7601 (Windows Server 2008 R2 SP1) or higher
113+
RuleDescription : The Windows Operating system must be version 6.2.9200 (Windows Server 2012) or higher
115114
CheckResult : Passed
116115
CheckResultMessage : Operating System version is supported
117116
CheckResultMessageId : OperatingSystemCheck.Passed

0 commit comments

Comments
 (0)