You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VERBOSE: ---- Step 1 of 4 ----
Importing raw email attachment files that haven't previously been processed based on their file hash.
Import Path: \?\C:!_TempFileStore\DmarcTest\ImportData
Export Path: \?\C:!_TempFileStore\DmarcTest\Databases\UnprocessedRawAttachment
File Extensions: *.7z *.gz *.rar *.tar *.x *.zip
Remove-EmptyDirectory: C:\Users\baumbachd\OneDrive - Christchurch City Council\Documents\PowerShell\Modules\DmarcRuaReporting\0.1.0\Private\Add-FileToHashDatabase.ps1:123
Line |
123 | Remove-EmptyDirectory -LiteralPath $ImportDirectoryPath
| ~~~~~~~~~~~~~~~~~~~~
| Cannot validate argument on parameter 'LiteralPath'. The " Test-Path -LiteralPath $_ -PathType Container "
| validation script for the argument with value "\?\C:!_TempFileStore\DmarcTest\ImportData" did not return a
| result of True. Determine why the validation script failed, and then try the command again.
VERBOSE: ---- Step 2 of 4 ----
Expanding/unzipping raw email attachment files to extract the compressed .xml based report inside them.
Import Path: \?\C:!_TempFileStore\DmarcTest\Databases\UnprocessedRawAttachment
Export Path (.xml files): \?\C:!_TempFileStore\DmarcTest\ImportData
Backup of original files: \?\C:!_TempFileStore\DmarcTest\Databases\ProcessedRawAttachment
File Extensions: *.7z *.gz *.rar *.tar *.x *.zip
The text was updated successfully, but these errors were encountered:
VERBOSE: ---- Step 1 of 4 ----
Importing raw email attachment files that haven't previously been processed based on their file hash.
Import Path: \?\C:!_TempFileStore\DmarcTest\ImportData
Export Path: \?\C:!_TempFileStore\DmarcTest\Databases\UnprocessedRawAttachment
File Extensions: *.7z *.gz *.rar *.tar *.x *.zip
Remove-EmptyDirectory: C:\Users\baumbachd\OneDrive - Christchurch City Council\Documents\PowerShell\Modules\DmarcRuaReporting\0.1.0\Private\Add-FileToHashDatabase.ps1:123
Line |
123 | Remove-EmptyDirectory -LiteralPath $ImportDirectoryPath
| ~~~~~~~~~~~~~~~~~~~~
| Cannot validate argument on parameter 'LiteralPath'. The " Test-Path -LiteralPath $_ -PathType Container "
| validation script for the argument with value "\?\C:!_TempFileStore\DmarcTest\ImportData" did not return a
| result of True. Determine why the validation script failed, and then try the command again.
VERBOSE: ---- Step 2 of 4 ----
Expanding/unzipping raw email attachment files to extract the compressed .xml based report inside them.
Import Path: \?\C:!_TempFileStore\DmarcTest\Databases\UnprocessedRawAttachment
Export Path (.xml files): \?\C:!_TempFileStore\DmarcTest\ImportData
Backup of original files: \?\C:!_TempFileStore\DmarcTest\Databases\ProcessedRawAttachment
File Extensions: *.7z *.gz *.rar *.tar *.x *.zip
The text was updated successfully, but these errors were encountered: