PowerShell - How to get the Tags and Comments property of a file

28 Views Asked by At

I would like to write a PowerShell script to access the Tags and Comment property of a file We can see it in file explorer

or in file > Properties > Details

I try to use Get-MetaData

it not recognized I probably have to install a module but I could not find which one.

Thank you for helping

0

There are 0 best solutions below