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