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
Identify available memory for an x86 application in x64 Windows
Replace ButtonClickEvent with RadWindow Close (ASP.NET, C#, Telerik RadControls)
Win RAR
Password Protect Folder
Delphi Read huge files into an ansistring chunks
Can musical notes/sound frequencies act to cancel each other out?
Working with Legacy Systems and Users (Database Design)
RADIUS with other IPSEC tunnels
Sonicwall rule to block DHCP traffic between two site-to-site
Revert to Visual Studio 2008