Reformatted output table
This commit is contained in:
@ -135,9 +135,9 @@ For example:
|
||||
|Output Type|Syntax|
|
||||
|-----------|------|
|
||||
|CSV|.\DeepBlue.ps1 .\evtx\psattack-security.evtx \| ConvertTo-Csv|
|
||||
|GridView|.\DeepBlue.ps1 .\evtx\psattack-security.evtx \| Out-GridView|
|
||||
|HTML|.\DeepBlue.ps1 .\evtx\psattack-security.evtx \| ConvertTo-Html|
|
||||
|JSON|.\DeepBlue.ps1 .\evtx\psattack-security.evtx \| ConvertTo-Json|
|
||||
|GridView|.\DeepBlue.ps1 .\evtx\psattack-security.evtx \| Out-GridView|
|
||||
|XML|.\DeepBlue.ps1 .\evtx\psattack-security.evtx \| ConvertTo-Xml|
|
||||
|
||||
## Logging setup
|
||||
|
Reference in New Issue
Block a user