Skip to content

Commit 785b09e

Browse files
authored
Merge pull request #18196 from MicrosoftDocs/main
6/13/2025 AM Publish
2 parents 356191a + 2608f30 commit 785b09e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ Use the following commands for each machine to install the required features. If
150150
$windowsFeature = @(
151151
152152
"Failover-Clustering",
153-
"FileServerVSSAgent",
154-
"FSRM-Infrastructure",
155-
"Microsoft-Windows-GroupPolicy-ServerAdminTools-Update",
153+
"FS-VSS-Agent",
154+
"FS-Resource-Manager",
155+
"GPMC",
156156
"NetworkATC",
157157
"NetworkController",
158158
"RSAT-AD-Powershell",

0 commit comments

Comments
 (0)