Skip to content

Commit

Permalink
Update Get-SCOMNotificationSubscriptionDetails.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
x-limitless-x authored Aug 3, 2021
1 parent 9b07ccb commit 74bc6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Powershell/Get-SCOMNotificationSubscriptionDetails.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function Get-SCOMNotificationSubscriptionDetails
[string]$Output
)
#Originally found here: https://blog.topqore.com/export-scom-subscriptions-using-powershell/
# Located here: https://github.com/blakedrumm/SCOM-Scripts-and-SQL/edit/master/Powershell/Get-SCOMNotificationSubscriptionDetails.ps1
# Located here: https://github.com/blakedrumm/SCOM-Scripts-and-SQL/blob/master/Powershell/Get-SCOMNotificationSubscriptionDetails.ps1
# Modified by: Blake Drumm ([email protected])
# Date Modified: 08/03/2021
$finalstring = $null
Expand Down

0 comments on commit 74bc6b5

Please sign in to comment.