Skip to content

Commit fc74ef6

Browse files
authored
Update Move-ListOfAgents.ps1
1 parent 90fb740 commit fc74ef6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Powershell/Agents Failover/Move-ListOfAgents.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ SCSM.contoso.local
1111
SQL-SCEM02.contoso.local
1212
"@
1313

14-
#We will look for all Agents Managed by this Management Server.
15-
$movefromManagementServer = Get-SCOMManagementServer -Name "MS02.contoso.local"
1614
#Primary Management Server
1715
$movetoPrimaryMgmtServer = Get-SCOMManagementServer -Name "MS01.contoso.local"
1816
#Secondary Management Server

0 commit comments

Comments
 (0)