In your statement in the example "Remove-PublicFolderClientPermission -Identity \"My Public Folder" -User Chris -AccessRights CreateItems -Server "My Server"The -Identity syntax is incorrect, and the backslash needs to be within the quotes on -Identify "\My Public Folder" clause does it not?Paul M. Nelson
↧