Skip to content

Commit 7e07fa7

Browse files
committed
updated article
1 parent e21e716 commit 7e07fa7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/automation/automation-windows-hrw-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The minimum requirements for a Windows Hybrid Runbook Worker are:
2525

2626
* Windows Server 2012 or later.
2727
* Windows PowerShell 5.1 or later ([download WMF 5.1](https://www.microsoft.com/download/details.aspx?id=54616)).
28-
* .NET Framework 4.6 or later.
28+
* .NET Framework 4.6.2 or later.
2929
* Two cores.
3030
* 4 GB of RAM.
3131
* Port 443 (outbound).

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to troubleshoot issues with the Update Management agent.
44
services: automation
55
author: mgoedtel
66
ms.author: magoedte
7-
ms.date: 11/2/2019
7+
ms.date: 11/25/2019
88
ms.topic: conceptual
99
ms.service: automation
1010
ms.subservice: update-management
@@ -52,9 +52,9 @@ The operating system check verifies whether the Hybrid Runbook Worker is running
5252
|Windows Server 2008 R2 RTM, Windows Server 2008 | Supports only update assessments. |
5353
|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)) |
5454

55-
### .NET 4.6
55+
### .NET 4.6.2
5656

57-
The .NET Framework check verifies that the system has a minimum of [.NET Framework 4.6](https://www.microsoft.com/en-us/download/details.aspx?id=49981) installed.
57+
The .NET Framework check verifies that the system has a minimum of [.NET Framework 4.6.2](https://www.microsoft.com/en-us/download/details.aspx?id=53345) installed.
5858

5959
### WMF 5.1
6060

0 commit comments

Comments
 (0)