Microsoft
Software
Hardware
Network
Question : Exchange 2007 Command Shell: Public Folder Permissions
I would like to add "publishing editor" permissions to all members of the "domain admins" group to one particular Public Folder and it will also propagate to all subfolders. Can someone provide the syntax, because I'm having difficulty trying to understand Microsoft's explanation.
Thanks
Answer : Exchange 2007 Command Shell: Public Folder Permissions
get-publicfolder "\FolderName" -recurse | add-publicfolderclientperm
ission -user "Domain Admins" -accessrights publishingeditor
Random Solutions
Windows 2003 Server Event 244
DR solution for data warehouse
Office 2010 KMS on non-AD DNS?
ORA: 6533 Subscript out of range
Training Path
Getting round-robin load balancing working with vSphere 4.0 cluster on EqualLogic PS4000X
Update HP onboard administrator SSH version?
Use different HTTP Redirects on multiple virtual directories in IIS 7.5
Default Printer Changes using Terminal Server
Mixing x32 and x64 apps and OS's