• Comparing CustomAttributes sub-proprerties from Get-PWDocumentsBySearchExtended

    I'm having issues trying to compare the FileUpdateDate to an DateTime environment attribute returned by Get-PWDocumentsBySearchExtended in Where-Object. It doesn't appear to be able to expand the CustomAttributes sub-property for comparison? $PWDocs…
  • Get hash table of attributes without re-searching

    Hello, This might be a feature request... Is it possible to get a partial hash table of attributes for an already obtained pw document, without performing a second search using Get-PWDocumentsBySearchWithReturnColumns? If possible refreshing the…