4 Responses

  1. Ove
    Ove 24 Agosto 2018 at 13:53 |

    slow but really simple and GOOD script 🙂
    Just runnin’ it on our hundreds of thousands pf’s…
    Thank you!
    Ove

    Reply
  2. Rick
    Rick 5 Gennaio 2019 at 1:41 |

    Thanks for the post. I figured I would never need an orphan user on any folder so I did NT:* instead and that worked too.

    Reply
  3. dux1993
    dux1993 2 Settembre 2020 at 23:02 |

    Exchange 2010:

    Get-PublicFolder “\” -Recurse -ResultSize unlimited | Get-PublicFolderClientPermission | where {$_.User -like “NT User:SID NUMBER} | Remove-PublicFolderClientPermission -Whatif –
    confirm:$false

    Remove -Whatif (if you are comfortable with the test outcome)

    Reply

Lascia un commento

Questo sito usa Akismet per ridurre lo spam. Scopri come i tuoi dati vengono elaborati.

%d blogger hanno fatto clic su Mi Piace per questo: