Results 1 to 2 of 2
  • Thread Tools
  1. 4 Star Lounger
    Join Date
    Aug 2005
    Location
    London/Kingston, Surrey, United Kingdom
    Posts
    506
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi all,

    Does anyone know how to add owner permissions to a user, or a group of users as owners on all public folders through power shell?

    Thanks

  2. Silver Lounger
    Join Date
    Dec 2009
    Location
    Earth
    Posts
    2,488
    Thanks
    2
    Thanked 87 Times in 82 Posts
    Public folder permissions are horrible because they don't inherit once they are created. Therefore I suspect you will need to list every public folder and then modify the permission.
    get-publicfolder | set-publicfolderpermission is probably the right sort of thing, but I'd need to test that one at work to give you a definitive answer.

    cheers, Paul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •