Skip to content

Commit 7c7bf1e

Browse files
authored
Update Move-ListOfAgents.ps1
1 parent 5cf98c9 commit 7c7bf1e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Powershell/Agents Failover/Move-ListOfAgents.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# Script location: https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Agents%20Failover/Move-ListofAgents.ps1
66
# ===============================
77

8+
Import-Module OperationsManager
9+
810
#List of agents to change
911
$AgentList = @"
1012
SCSM.contoso.local

0 commit comments

Comments
 (0)