Windows Thread, Best way to roll out a "school calender" in outlook. in Technical; Hi guys,
We've decided we want a "School Calender" in outlook. As it stands one of our Admin girls has ...
-
26th May 2010, 10:31 AM #1 Best way to roll out a "school calender" in outlook.
Hi guys,
We've decided we want a "School Calender" in outlook. As it stands one of our Admin girls has created a calender in her outlook and wants to share this with all staff. This doesn't seem like the best way to me.
My opinion was it would be better to create a generic mail account called "calender" or something then just let whoever needs to edit it have the correct permissions. That way there is no fiddling about moving calenders when people leave.
What do you think?
Also is there a way to automatically have users have access to a "school calender" I couldn't see any options on ExchangeManagementConsole to do this?
Just looking for opions, experiences really on best way to procede.
-
-
IDG Tech News
-
26th May 2010, 10:34 AM #2 What version of exchange are you running?
-
-
26th May 2010, 10:35 AM #3 We are currently using 2007.
-
-
26th May 2010, 01:20 PM #4 If you setup a shared mailbox and a seurity group that has read pemissions and one that has read\write permissions and users to the correct groups and away you go.
Code:
new-mailbox -alias "marketing123" -name "Ye Marketing Mailbox" -database "mvexccr01\SG3\MBDB03" -org "comp.com/Accounts" -shared -UserPrincipalName "marketing123@companyabc.com"
get-mailbox -identity "Ye Marketing Mailbox" | add-mailboxpermission -user "MBX-Ye_Marketing_Mailbox-Full" -accessrights 'FullAccess'
get-mailbox -identity "Ye Marketing Mailbox" | add-adpermission -user "MBX-Ye_Marketing_Mailbox-Full" -accessrights:ReadProperty, WriteProperty -properties 'Personal Information' -extendedrights 'Send-As'
Reff: Granting Access to a Shared Mailbox in Exchange 2007 | NetworkWorld.com Community
I dont know if there is a way to forcably add it to a users outlook profile however
-
-
26th May 2010, 01:26 PM #5 What about public folders and put the calendar in there?
-
-
27th May 2010, 03:42 PM #6
- Rep Power
- 0
Aye we have started using public folders too. You can also assign permissions of who is allowed to view/edit the calendars in there as well.
-
-
27th May 2010, 03:48 PM #7 Microsoft are slowly killing public folders of course, they want you to use sharepoint
-
-
27th May 2010, 04:28 PM #8 
Originally Posted by
mavhc
Microsoft are slowly killing public folders of course, they want you to use sharepoint
Or resource mailbox's, they are 2 different approaches.
-
-
27th May 2010, 05:20 PM #9 On a separate note, the Calendar system within Zimbra is really good, simple and effective. You can create, share and allocate permissions in minutes
-
-
27th May 2010, 07:44 PM #10 Have you got an Intranet? I've got setup a private calendar on our intranet and a public one of the school website: _
Get it from Webmasters tools and help , they charge somehting like $90 for the the calendars, they send you the installation instructions and configuration files, and you need to have MySQL running on your webserver.
I had another calendar to show the opening times, they are deadly easy to update
_
-
SHARE: 
Similar Threads
-
By duncane in forum Internet Related/Filtering/Firewall
Replies: 1
Last Post: 9th March 2010, 04:33 PM
-
By dgsmith in forum Windows
Replies: 6
Last Post: 13th November 2009, 02:26 PM
-
Replies: 3
Last Post: 11th September 2009, 09:01 AM
-
Replies: 6
Last Post: 28th September 2006, 07:06 PM
-
By indiegirl in forum Windows
Replies: 5
Last Post: 2nd February 2006, 11:48 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules