Skip to content

Commit 1926ecc

Browse files
authored
Update 🆕
1 parent ad05d23 commit 1926ecc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Powershell/Quick Fixes/Remove-SCOMBaseManagedEntity.ps1

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
.AUTHOR
4444
Blake Drumm (blakedrumm@microsoft.com)
4545
46+
Blog Post:
47+
https://blakedrumm.com/blog/remove-data-from-scom-database/
48+
4649
Github Page:
4750
https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Remove-SCOMBaseManagedEntity.ps1
4851
@@ -53,7 +56,7 @@
5356
April 10th, 2021
5457
5558
.MODIFIED
56-
August 18th, 2022
59+
October 2nd, 2022
5760
#>
5861
[OutputType([string])]
5962
param

0 commit comments

Comments
 (0)