• How to exempt files containing a certain string when using Import-PWDocuments?

    I want to exempt any files that contain the word PEND in it. For example, the file 03-00-010-PEND-r22A.pdf should not get imported. Is it possible with the Import-PWDocuments command? If not, could someone tell me another way to do it.
  • non-admin powershell module

    I am an end user who is not an admin. I see lots of install tutorials for PWPS_DAB but none for the standard user module. How does a non-admin dip their fingers into the powershell goodness?
  • Tips for creating a weekly activity report?

    Want to create a weekly activity report, but the things I have tried feels a bit clunky. Have been playing around with Export-PWDocuments and saved searches (which search for whats been updated or added in the last 7 days) but its quite messy that you…