Hi all:
Long story short: our current PF (about 3000 public folders) have different settings e.g: folder 1 has user A (owner), user B (viewer)...folder 2 has user C (owner), user A (editor)...etc. Now I'd like to remove every user accounts other than Default account and set Default account has Viewer permission and add "PF admin" has Owner permission. I found the script RemoveUserFromPFRecursive.ps1 but it just removes the user account defined by user. I don't know how to modify the script so that it scans and removes the user accounts not match with Default account.
Thank you so much in advance.