Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Question marks and forwardslashes in Outlook folder names and how to use with Set-MailboxFolderPermission

$
0
0

Let's say I want to get/set permissions of a folder called "Done?" under Inbox.

Get-MailboxFolderPermission "user:\Inbox\Done?"

returns:

The operation couldn't be performed because 'user:\Inbox\Done?' couldn't be found.
    + CategoryInfo          : NotSpecified: (:) [Get-MailboxFolderPermission], ManagementObjectNotFoundException
    + FullyQualifiedErrorId : 5E04CCC9,Microsoft.Exchange.Management.StoreTasks.GetMailboxFolderPermission

tried ` as an escape character but didn't work either. This is on PS v2, Exchange 2010

Any help will be appriciated!


Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>