Skip to content

Commit

Permalink
so we can test
Browse files Browse the repository at this point in the history
  • Loading branch information
SQLDBAWithABeard committed May 9, 2023
1 parent b4e76a5 commit 60f9f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions developing/Robs-Instance.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ $Checks = 'MemoryDump'
$Checks = 'HideInstance'
$Checks = 'LoginAuditFailed'
$Checks = 'LoginAuditSuccessful'
$Checks = 'LoginCheckPolicy'
$Checks = 'LoginAuditSuccessful', 'LoginAuditFailed'

Invoke-PerfAndValidateCheck -Checks $Checks
Expand Down

0 comments on commit 60f9f02

Please sign in to comment.