A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Calandaring
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Quick way to add user to multiple shared calendars



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 15th 06, 01:49 AM posted to microsoft.public.outlook.calendaring
blackjackburger
external usenet poster
 
Posts: 2
Default Quick way to add user to multiple shared calendars

Is there a quick way to add a user to multiple shared calendars?

Example:
I have say 10 calendars that are shared amongst staff in a customer services
department. New member joins the department and needs access to all
calendars. I currently either have to go roun each PC and add the user or if
they are remote users log onto a PC as that user and add the new user
manually.

I am looking for a solution where I can add new user to all 10 calendars at
once. Possible?

I am running SBS, Exchange 2003, Outlook 2003.
Ads
  #2  
Old February 15th 06, 02:46 PM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Quick way to add user to multiple shared calendars

Base the permissions on a security group rather than individual names. YOu'll need to work with the network administrator to set up the group and add/remove names, but once you have it set up and are setting permissions using the group, all you'll have to do when someone arrives/leaves is change the group membership. You won't have to touch the folder permissions again.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"blackjackburger" wrote in message ...
Is there a quick way to add a user to multiple shared calendars?

Example:
I have say 10 calendars that are shared amongst staff in a customer services
department. New member joins the department and needs access to all
calendars. I currently either have to go roun each PC and add the user or if
they are remote users log onto a PC as that user and add the new user
manually.

I am looking for a solution where I can add new user to all 10 calendars at
once. Possible?

I am running SBS, Exchange 2003, Outlook 2003.

  #3  
Old February 15th 06, 06:29 PM posted to microsoft.public.outlook.calendaring
Brian Tillman
external usenet poster
 
Posts: 17,452
Default Quick way to add user to multiple shared calendars

blackjackburger wrote:

Is there a quick way to add a user to multiple shared calendars?

Example:
I have say 10 calendars that are shared amongst staff in a customer
services department. New member joins the department and needs
access to all calendars. I currently either have to go roun each PC
and add the user or if they are remote users log onto a PC as that
user and add the new user manually.

I am looking for a solution where I can add new user to all 10
calendars at once. Possible?


Use Security Groups in AD. Set up a security group that represents the
collection of employees that should access the calendar. Allow the security
group access to the appropriate calendars via the calendar permissons. Then
when a new employee joins, you can simply add that person to the appropriate
security group and you're all done.
--
Brian Tillman

  #4  
Old April 12th 06, 01:45 PM posted to microsoft.public.outlook.calendaring
Rob Collins
external usenet poster
 
Posts: 3
Default Quick way to add user to multiple shared calendars

Thanks for the tips! I have a further question. We want all our users to have
"Reviewer" rights to everyone's Outlook calendar in our domain. We have set
up a Universal Security Group called Calendar Access, and added Domain Users
to this group. This works very well in testing! In theory, each user in the
company can now manually add in the Calendar Access group to have Reviewer
permissions on their calendar.

However, I'd like to avoid asking all of our users to do this task
themselves. There is a risk that the end users will make a mistake or will
not feel they have the technical skills to do this. Is there a way for
administrators to automate this procedure, for example by using scripting? I
am comfortable using VBScript and WMI.

Thanks!

"Sue Mosher [MVP-Outlook]" wrote:

Base the permissions on a security group rather than individual names. YOu'll need to work with the network administrator to set up the group and add/remove names, but once you have it set up and are setting permissions using the group, all you'll have to do when someone arrives/leaves is change the group membership. You won't have to touch the folder permissions again.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"blackjackburger" wrote in message ...
Is there a quick way to add a user to multiple shared calendars?

Example:
I have say 10 calendars that are shared amongst staff in a customer services
department. New member joins the department and needs access to all
calendars. I currently either have to go roun each PC and add the user or if
they are remote users log onto a PC as that user and add the new user
manually.

I am looking for a solution where I can add new user to all 10 calendars at
once. Possible?

I am running SBS, Exchange 2003, Outlook 2003.


  #5  
Old April 12th 06, 03:12 PM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Quick way to add user to multiple shared calendars

Get the free PFDAVAdmin tool listed at http://www.slipstick.com/exs/permissions.htm#tools. It works for mailbox folders as well as public folders.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Rob Collins" wrote in message ...
Thanks for the tips! I have a further question. We want all our users to have
"Reviewer" rights to everyone's Outlook calendar in our domain. We have set
up a Universal Security Group called Calendar Access, and added Domain Users
to this group. This works very well in testing! In theory, each user in the
company can now manually add in the Calendar Access group to have Reviewer
permissions on their calendar.

However, I'd like to avoid asking all of our users to do this task
themselves. There is a risk that the end users will make a mistake or will
not feel they have the technical skills to do this. Is there a way for
administrators to automate this procedure, for example by using scripting? I
am comfortable using VBScript and WMI.


  #6  
Old April 12th 06, 04:04 PM posted to microsoft.public.outlook.calendaring
Rob Collins
external usenet poster
 
Posts: 3
Default Quick way to add user to multiple shared calendars

Thanks Sue. I'm just reading the PFDAVAdmin documentation now. I got the tool
from:
http://www.microsoft.com/downloads/d...displaylang=en

Yay!

"Sue Mosher [MVP-Outlook]" wrote:

Get the free PFDAVAdmin tool listed at http://www.slipstick.com/exs/permissions.htm#tools. It works for mailbox folders as well as public folders.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Rob Collins" wrote in message ...
Thanks for the tips! I have a further question. We want all our users to have
"Reviewer" rights to everyone's Outlook calendar in our domain. We have set
up a Universal Security Group called Calendar Access, and added Domain Users
to this group. This works very well in testing! In theory, each user in the
company can now manually add in the Calendar Access group to have Reviewer
permissions on their calendar.

However, I'd like to avoid asking all of our users to do this task
themselves. There is a risk that the end users will make a mistake or will
not feel they have the technical skills to do this. Is there a way for
administrators to automate this procedure, for example by using scripting? I
am comfortable using VBScript and WMI.



  #7  
Old April 12th 06, 04:07 PM posted to microsoft.public.outlook.calendaring
Rob Collins
external usenet poster
 
Posts: 3
Default Quick way to add user to multiple shared calendars

I also found the following article which is essential reading for people
using PFDAVAdmin to share calendar access.

http://support.microsoft.com/?kbid=237924

"Sue Mosher [MVP-Outlook]" wrote:

Get the free PFDAVAdmin tool listed at http://www.slipstick.com/exs/permissions.htm#tools. It works for mailbox folders as well as public folders.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Rob Collins" wrote in message ...
Thanks for the tips! I have a further question. We want all our users to have
"Reviewer" rights to everyone's Outlook calendar in our domain. We have set
up a Universal Security Group called Calendar Access, and added Domain Users
to this group. This works very well in testing! In theory, each user in the
company can now manually add in the Calendar Access group to have Reviewer
permissions on their calendar.

However, I'd like to avoid asking all of our users to do this task
themselves. There is a risk that the end users will make a mistake or will
not feel they have the technical skills to do this. Is there a way for
administrators to automate this procedure, for example by using scripting? I
am comfortable using VBScript and WMI.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Shared Calendars slow to open Sirbastion Outlook - Calandaring 1 April 3rd 06 09:09 PM
Multiple Accounts/Multiple Calendars funboy Outlook - Calandaring 1 February 8th 06 03:04 PM
Moved mailbox/ cannot access shared calendars traviss Outlook - Calandaring 0 January 30th 06 07:31 PM
Shared Calendars Disappeared from Other Calendars Networkchic Outlook - Calandaring 3 January 25th 06 08:11 PM
shared calendars Outlook - General Queries 1 January 24th 06 01:07 AM


All times are GMT +1. The time now is 12:28 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.