Skip to content

Commit 74bc6b5

Browse files
Update Get-SCOMNotificationSubscriptionDetails.ps1
1 parent 9b07ccb commit 74bc6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Powershell/Get-SCOMNotificationSubscriptionDetails.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ function Get-SCOMNotificationSubscriptionDetails
66
[string]$Output
77
)
88
#Originally found here: https://blog.topqore.com/export-scom-subscriptions-using-powershell/
9-
# Located here: https://github.com/blakedrumm/SCOM-Scripts-and-SQL/edit/master/Powershell/Get-SCOMNotificationSubscriptionDetails.ps1
9+
# Located here: https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Get-SCOMNotificationSubscriptionDetails.ps1
1010
# Modified by: Blake Drumm (blakedrumm@microsoft.com)
1111
# Date Modified: 08/03/2021
1212
$finalstring = $null

0 commit comments

Comments
 (0)