OfficeDev / O365-InvestigationTooling

MIT License
574 stars 360 forks source link

How can I decrypt the action and condition fields #69

Open alexc307 opened 5 years ago

alexc307 commented 5 years ago

Could you be so kind and let me know how could I decrypt/decompress the data in the "action" and "condition" fields. I am getting results, but I can't tell what's what. Much appreciated.

PsychoData commented 5 years ago

Action and Condition fields where?

BeingGreen commented 4 years ago

The resulting file output from Get-AllTenantRulesAndForms.ps1 has columns Condition and ActionCommand that are encrypted/compress/otherwise obfuscated whereas as the other columns are in plain text. How do we read these two columns?