Hello everyone!
I would be glad if someone could help me to clarify if it's possible to check a backup availability of specific files or folders with wbadmin tool.
For example, I'm able to restore some directory from a backup (assuming that I already know that it persists there):
wbadmin start recovery -version:06/02/2013-13:37 -itemType:File -items:C:\Users\Public\Music -recursive
But is it possible to check if this directory ("C:\Users\Public\Music" in my example) were included to one or another backup version? If it is, please let me know how exactly.
Thank you!