Skip to content

Commit 4ef1600

Browse files
Merge pull request #3679 from helmste/patch-20
Update validate-solution-upgrade-readiness.md
2 parents 70e42c3 + c89c29e commit 4ef1600

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)