Update T1562.008.yaml

This commit is contained in:
Araveti Esanya Reddy
2022-03-14 22:44:03 +05:30
committed by GitHub
parent c88221308f
commit a6e1d47cdd
+1 -1
View File
@@ -77,6 +77,6 @@ atomic_tests:
$secure_pwd = "#{password}" | ConvertTo-SecureString -AsPlainText -Force
$creds = New-Object System.Management.Automation.PSCredential -ArgumentList "#{username}", $secure_pwd
Connect-ExchangeOnline -Credential $creds
Set-AdminAuditLogConfig -UnifiedAuditLogIngestionEnabled $True
Set-AdminAuditLogConfig -UnifiedAuditLogIngestionEnabled $True
name: powershell
elevation_required: false