Voir le contenu des annonces

//paste in PowerShell to see the data of a given ADS inside a file //
Get-Content -path {path to the file} -stream {name of stream}
TheOncher