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
SAP RFC returning Invalid Data Type
SSG VPN dailup setup (Shrew VPN Client) , hitting a brick wall.
PayPal with CreditCard
Import-Module ServerManager
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
trouble with user clicking before content loads ASP and Javascript
I am new to webservices, please help.
Exchange 2007 / 2010 OWA Tweaking
Setting Compatibility Mode in IE8 using JavaScript
SQLServer Query, Pivot and/or Cross tab or whatever