Attachment Extraction from the command line on windows

Hello I am new to RT and am finding it wonderful! Thank you!
Most things I am finding easy to do.

I am having trouble finding a tool to extract attachments from a ticket.

Is there a way for me to extract attachments from the command line?

Something like:

c:\dir
"some rt tool"

c:“some rt tool”

c:\dir
"some rt tool"
extractedfile1
extractedfile2

The result would be the attachments on a ticket would be extracted and made
readable on the local computer?

Thank you
Hamilton

Hello I am new to RT and am finding it wonderful! Thank you!
Most things I am finding easy to do.

I am having trouble finding a tool to extract attachments from a ticket.

The tool we provide is bin/rt
It may run on windows under Strawberry Perl, but I’ve never tried.