Skip to content

Commit 00e1cd9

Browse files
author
Manika Dhiman
committed
Added fix for UUF 302143
1 parent 008152d commit 00e1cd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/upgrade/validate-solution-upgrade-readiness.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Validate solution upgrade readiness for Azure Local, version 23H2
33
description: Learn how to assess upgrade readiness for Azure Local, version 23H2 that already had its operating system upgraded from version 22H2.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 04/17/2025
6+
ms.date: 05/13/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -95,7 +95,7 @@ Follow these steps to set up the Environment Checker on a machine of your Azure
9595
Invoke-AzStackHciUpgradeValidation
9696
```
9797

98-
1. To validate other machines in the system, run the following PowerShell command:
98+
1. To remotely validate other machines in the system, run the following PowerShell command for each remote machine:
9999

100100
```powershell
101101
$PsSession=New-Pssession -ComputerName "MyRemoteMachine"

0 commit comments

Comments
 (0)