Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load .msg file #121

Open
scs-ash opened this issue May 18, 2024 · 1 comment
Open

Unable to load .msg file #121

scs-ash opened this issue May 18, 2024 · 1 comment
Assignees
Labels
status/backlog In backlog / validated type/bug Non-urgent code defect

Comments

@scs-ash
Copy link

scs-ash commented May 18, 2024

Describe the bug
When using the Get-HawkMessageHeader cmdlet I'm getting an error saying "Unable to load C:\Temp\Hawk\Emails\Test.msg"

To Reproduce

  • Download test email as .msg and save to local path
  • Open PowerShell
  • Run Get-HawkMessageHeader -MSGFile 'C:\Temp\Hawk\Emails\Test.msg'
  • See output as...
    [5/18/2024 3:56:29 PM] - Script Variable Configured
    [5/18/2024 3:56:29 PM] - *** Version 3.1.0 ***
    [5/18/2024 3:56:29 PM] - @{FilePath=C:\Temp\Hawk\Hawk_domain_20240518_1556; DaysToLookBack=; StartDate=02/18/2024 00:00:00; EndDate=05/19/2024 00:00:00; AdvancedAzureLicense=True; WhenCreated=5/18/2024 3:56 PM; EULA=Agreed 05/18/2024 15:56:00}
    [5/18/2024 3:56:29 PM] - [ACTION] - Reading message header from file C:\Temp\Hawk\Emails\Test.msg
    [5/18/2024 3:56:29 PM] - Unable to load C:\Temp\Hawk\Emails\Test.msg
    [5/18/2024 3:56:29 PM] -

Expected behavior
First time using Hawk so unsure of normal output, but not expecting error message. Outlook is installed and there are no obvious errors or warnings in the Event Logs to aid troubleshooting.

@scs-ash scs-ash added the type/bug Non-urgent code defect label May 18, 2024
@T0pCyber T0pCyber self-assigned this May 20, 2024
@T0pCyber T0pCyber added the status/backlog In backlog / validated label Nov 27, 2024
@T0pCyber
Copy link
Owner

Need to test and see if we can reproduce the above results. If not then we need to write documentation that walks through how to run this feature. @jonnybottles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/backlog In backlog / validated type/bug Non-urgent code defect
Projects
None yet
Development

No branches or pull requests

2 participants