I'm trying to get XstExport.exe to work. https://github.com/Dijji/XstReader#xstexport
Could you give me a few pointers?
Thanks
D:> Mail\XstReader\XstExport.exe -e html -f=< Mail> <20211005.pst>
D:> Mail\XstReader\XstExport.exe -e html -f=Mail <20211005.pst>
At line:1 char:46
+ Mail\XstReader\XstExport.exe -e html -f=Mail <20211005.pst>
+ ~
The '<' operator is reserved for future use.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
D:> Mail\XstReader\XstExport.exe -e html -f=Mail 20211005.pst
You must specify exactly one Outlook file to export from.
I'm trying to get XstExport.exe to work. https://github.com/Dijji/XstReader#xstexport
Could you give me a few pointers?
Thanks
D:> Mail\XstReader\XstExport.exe -e html -f=< Mail> <20211005.pst>
D:> Mail\XstReader\XstExport.exe -e html -f=Mail <20211005.pst>
At line:1 char:46
+ Mail\XstReader\XstExport.exe -e html -f=Mail <20211005.pst>
+ ~
The '<' operator is reserved for future use.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
D:> Mail\XstReader\XstExport.exe -e html -f=Mail 20211005.pst
You must specify exactly one Outlook file to export from.