miamiLAW
asked on
public folders in exchange 2010
currently if i want to share a folder in ouotlook to another user, i must right click on the folder, choose permissions and give the user X amount of rights. THEN, the other user must add my acct to hers. (FILE >ACCOUNT SETTINGS > ACCOUNT SETTINGS>CHANGE>MORE SETTINGS>ADVANCE )
is there a better way of sharing folders ? will "Public folders" work ? pros ? cons ?
thanks
is there a better way of sharing folders ? will "Public folders" work ? pros ? cons ?
thanks
the biggest con of using public folder is the technology has depreciated and microsoft just don like the technology. Further DAG is not supported on public folder.
I probably see that is A give access B, and B access the file (by either adding the folder, or access on a default location)
what you suggest is just more steps.
microsoft suggest to use sharepoint as common work place. of course again, this comes back to whether you have the technology to support this.
I probably see that is A give access B, and B access the file (by either adding the folder, or access on a default location)
what you suggest is just more steps.
microsoft suggest to use sharepoint as common work place. of course again, this comes back to whether you have the technology to support this.
you are able to set the permissions to only the two users by using the public folder mmc under custom mmc or the exchange toolbox. If thats the way you want to go I can send screenshots later walking you through the process
ASKER
i dont see public folders in my outlook client. does this mean exchange has it disabled ?
i dont have sharepoint. btw
i dont have sharepoint. btw
when you set up your exchange server, you answered a question if you wanted to use outlook 2003 and probably checked no.
If you check no Exchange doesn't set up the PF database, that will have to be done after everything is setup.
so, the first step now is to open the EMS and create the database by using the following command -
New-PublicFolderDatabase -Name "My Public Folder Database" -Server "Server Name"
If that doesn't work its because I'm at work and not able to test it
That will create the new database. After you get that created I'll tell you how to manage the permissions and how to setup the folders
If you check no Exchange doesn't set up the PF database, that will have to be done after everything is setup.
so, the first step now is to open the EMS and create the database by using the following command -
New-PublicFolderDatabase -Name "My Public Folder Database" -Server "Server Name"
If that doesn't work its because I'm at work and not able to test it
That will create the new database. After you get that created I'll tell you how to manage the permissions and how to setup the folders
not to go against madhatter5501 but my idea is why create public folder on the exchange 2010 because of the once off behaviour.
By doing so, it will prevent you moving forward.
Anyway, just my 2 cent. and if you insist of creating, that your journey :)
http://www.theemailadmin.com/2010/06/does-exchange-server-2010-still-use-public-folders/
By doing so, it will prevent you moving forward.
Anyway, just my 2 cent. and if you insist of creating, that your journey :)
http://www.theemailadmin.com/2010/06/does-exchange-server-2010-still-use-public-folders/
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Biggest con is that, if set up incorrectly, the entire staff who has access to that public folder database can acces your folder.