Skip to content

Commit ba83041

Browse files
authored
Update Remove-SCOMBaseManagedEntity.ps1
1 parent bd20d6f commit ba83041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Powershell/Quick Fixes/Remove-SCOMBaseManagedEntity.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
Remove SCOM BME Related Data from the OperationsManager DB, on every Agent in the Management Group.
3434
PS C:\> Get-SCOMAgent | %{.\Remove-SCOMBaseManagedEntity.ps1 -Agents $_}
3535
36-
Remove SCOM BME Related Data for 2 Agents machines:
36+
Remove SCOM BME Related Data for 2 Agent machines:
3737
PS C:\> .\Remove-SCOMBaseManagedEntity.ps1 -Servers IIS-Server.contoso.com, WindowsServer.contoso.com
3838
3939
Remove SCOM BME IDs from the Operations Manager Database:

0 commit comments

Comments
 (0)