• Using "Select-PWSQL" cmdlet, which table can I find the document "FullPath"?

    As per title I want to return the full path of all documents on the server. I found that the "dms_doc" table has everything I need for a specific task except the full path for each document. Any ideas which table I can look at that will contain the fully…