Resource Calendar Properties

I need to make some calendars, all owned by one user, to appear to other users as if they were resource calendars. I have been successful in changing the calendar attributes for access, including those to prevent double booking. Having the resource icon would be nice, but not essential. The problem is that I need the calendar to be searchable by a more simple name than the default one that includes the user name. This is to allow the user to invite the resource to an event using a simple name for the calendar and for the user to be able to do this through the invite search box.
In case you are interested, I am using the Campus Pipeline portal which is integrated with the SunOne Calendar product. The reason that I don't want to just create a resource calendar is to leverage a built in calendar management option that allows group leaders to manage and delegate calendar management to group members. The only major problem is the long and ambiguous calendar names I have to work with. Some kind of simple alias might do the trick. I would appreciate any creative suggestions.
Thanks,
Darren

Found the solution.  Hope this helps someone else.  Thanks Paul Cunningham.
http://exchangeserverpro.com/exchange-2013-grant-full-mailbox-access-user/
How to Grant Full Mailbox Access for a User in Exchange Server 2013
Identity – the mailbox you are adding the permissions to
User – the user you are granting the permissions to
AccessRights – the level of access you are granting
    Add-MailboxPermission -Identity Alan.Reid -User Sarah.Jones -AccessRights FullAcces
To prevent auto-mapping we need to add -AutoMapping:$false 
(automagically linking to calendar)
    Add-MailboxPermission -Identity Alan.Reid -User Sarah.Jones -AccessRights FullAccess -AutoMapping:$fals

Similar Messages

  • How do I change the Wireless Synchornization to Yes in Calendar Properties

    Cureve 8520
    I am tring to turn the wireless sync option under calendar properties from NO to  YES, but the option os grayed out,
    I went to the calendar> clincked on Menue > Options> selected my calendar> and the wireless Sync in NO and grayed out,
    can some one help please,

    OK, I will try to help you.  I need to get some more details first.  Is the phone in question a curve 8520 and  I also need to know what version software you are running on that device.
    You can get that information by performing the steps here:
    http://btsc.webapps.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB23393
    To verify, is your carrier is fido?
    Please click the Thumbs Up icon if this comment has helped you!
    If your issue is resolved, please click the solution button on the resolution!
    Every BlackBerry should have BlackBerry Protect, get it now! | Follow me on Twitter | Bring Back BBM Music!

  • Project Resource Calendars for onshore and offshore (different working hours)

    Advice please.
    As with many companies we use Project 2010 with onshore and offshore resources.
    Facts are as follows:
    Onshore resource – 09:00 – 17:00 – 35 hour week
    Offshore resource – 08:00 – 18:00 – 40 hour week
    These resources are in different time zones; however that element is not an issue.
    The problem seems to be with resource calendars.  Resource calendars are setup as per above and assigned to appropriate resources in EPM/Project Server 2010 - however could be local for same issue. 
    The problem is that work is reflected correctly in hours or days but not both.  
    So looking at Task usage table. 
    For example:
    Typing in hours for Onshore and Offshore resources on any task is correct. 
    So 7 for onshore and 9 for offshore.  However when you can the work view in options so that work is entered in days, its incorrect for offshore. 
    Same hours for both but incorrect days.  Basically the resource calendar does not seem to have an impact.
    The Plan default working times can be set to either schedule but either way one or the other type of resource is out.
    For instance :  Offshore resource 9 hours should equate to 1day. However it equates to 1.29 days. 
    Which would be correct if that resource was on an onshore cal.
    My assumption is as follows:
    Set the Project default hours to 08:00 – 18:00 – 9 hour days, 40 hour week.
    This allows offshore to work there hours as the project plan is effectively open for business.
    Onshore resources should then be restricted to their resource calendar meaning that they only work 7 hours per day regardless of the plan indicating 9 hour days.
    Hope that makes sense...
    Any thoughts would be much appreciated…..
    -CL.

    Hi,
    Everything you write is right, and your confusion only stems from the misunderstanding of how Project defined the "day" as a time unit.
    Matter of fact, Project uses for its calculations only ONE time unit which is the MINUTE.
    Of course, that implies the HOUR is a usable unit as well - an hour being 60 minutes isn't questioned by anyone.
    OTOH, your post illustrateds tha a definition for  day is not so obvious; Project's definition is that a day is always equal to an hour times the parameter "hours per day" in the options. So what a day is, is totally independent from any calendar, Project,
    Resource or Task calendar. Within that definition the values you see are "right".
    But the good news is that your other assumption,quote:
    Onshore resources should then be restricted to their resource calendar meaning that they only work 7 hours per day regardless of the plan indicating 9 hour days.
    That is true. Work is planned according to available working time in the appropriate calendar.
    My advice is to not use the day as planning unit in any view: the hour will better allow to understand how Project is planning the tasks.
    Greetings,

  • Publish Multiple Resource Calendars Superimposed To A Web Page

    Hi, I'm hoping you can assist.
    I have succeeded in publishing a resource calendar to a web page hosted on Exchange 2013.
    In the Outlook web client it is possible for a user to view multiple resource/room calendars superimposed.
    My question is; Is it possible to achieve this view in a single published web page?
    Many Thanks
    Mike

    Hello Mike,
    Firstly, I would like to know how did you publish the resource calendar to a web page hosted on Exchange 2013.
    On Exchange, the free/busy data are stored on the users mailbox. Generally, Exchange uses EWS service to retrieve the free/busy data.
    Thanks,
    Simon Wu
    TechNet Community Support

  • Convergence 2 Timezone in calendar properties issue

    Hi. I'm using Convergence 2 with patch 1 so when i set default timezone in options tab on calendar genteral to Asia Bangkok and check calendar properties in Calendar tab. It's turn into America Denver but in Directory server user profile icsTimezone and sunUCTimeZone has set to Asia/Bangkok. I'm not sure is it a bug or not. Anybody got this issue? I'm need help. thanks
    Edited by: user10510959 on Apr 4, 2011 8:45 PM
    Edited by: user10510959 on Apr 4, 2011 8:46 PM

    Sorry it isn't a software bug. Course of when calendar 6.3 create new user's calendar DB it will set timezone in calendar DB by timezone config in ics.conf file for the first time. After i edited ics.conf to change timezone parameter then delete user's calendar DB. It' fine now after new create.

  • How to create resource calendar with Cal server 6.1

    We are running the JES 2004Q2 release of Cal server and we are looking at creating some resource calendars (meeting rooms mainly). The documentation seems a little sparse on this...
    Part of it suggests that we have to run commadmin to create the resources and then either csresource or cscal to create the actual calendar. However, we don't use commadmin to create users (as recommended by Sun) as it can't create users in a particular OU. Can someone who uses resource calendars tell me how they created them?? I'm lost...
    Ideally, a ldif of a working resource calendar would be handy to have a look at - and some info on how to create the actual calendar!
    Thanks

    Hello,
    Wnen you create web service on first page move the slider to set to the develop service.

  • Resource calendars in Outlook connector

    I'm sure I am missing something terribly simple, but I'm hoping someone can advise me on subscribing to resource calendars in the Outlook connector. We are running System Messaging Server 6.2-7.05, SUNWics 116577-42 (2005Q4 + patches) against DS 5.2.5 on Solaris 10.
    I have been creating resource calendars without problems, such as:
    cn=Sliger Room 242, ou=resource_calendars,dc=fsu,dc=edu has cn: Sliger Room 242
    cn=Sliger Room 242, ou=resource_calendars,dc=fsu,dc=edu has icsCalendar: ucs-sliger242
    cn=Sliger Room 242, ou=resource_calendars,dc=fsu,dc=edu has icsDWPHost: calsvr.fsu.edu
    If the resource calendar is owned by an Outlook user, it shows up for them just fine, and if they give access to other users, they users can subscribe in webmail, but I don't seem to be able to get the resources to show up in Outlook so that one can subscribe there without going through webmail.
    First I thought that perhaps they needed to be visible to the Outlook GAL, so I reconfigured the GAL to include objectclass=icsCalendarResource. But though the objects can then be seen, the are still not found when searching for calendars to subsribe to, either by searching for a calendar name or by the owner's name.
    I'd be grateful if someone could point me to a document for the dense, or recommend some gotcha's to check for.
    Thanks,
    Ethan

    Thanks Shane,
    I do appreciate you having a look. On the LDAP that the calendar server hits I see the query:
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62262 msgId=62263 - SRCH base="dc=fsu,dc=edu" scope=2 filter="(&(uid=aqt07)(!(icsStatus=deleted)))" attrs="cn cn;lang-en givenName givenName;lang-en mail preferredLanguage sn sn;lang-en icsCalendar icsTimezone icsDefaultSet icsFirstDay icsSet icsSubscribed icsFreeBusy icsExtendedUserPrefs nswcalCALID icsDWPHost icsCalendarOwned"
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62262 msgId=62263 - RESULT err=0 tag=101 nentries=1 etime=0
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62263 msgId=62264 - SRCH base="dc=fsu,dc=edu" scope=2 filter="(&(icsCalendarOwned=*Sliger*)(objectClass=icsCalendarUser))" attrs="icsCalendarOwned"
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62263 msgId=62264 - RESULT err=0 tag=101 nentries=2 etime=0
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62264 msgId=62265 - SRCH base="dc=fsu,dc=edu" scope=2 filter="(&(uid=sliger)(!(icsStatus=deleted)))" attrs="cn"
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62264 msgId=62265 - RESULT err=0 tag=101 nentries=1 etime=0
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62265 msgId=62266 - SRCH base="dc=fsu,dc=edu" scope=2 filter="(&(uid=sliger)(!(icsStatus=deleted)))" attrs="icsFreeBusy"
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62265 msgId=62266 - RESULT err=0 tag=101 nentries=1 etime=0
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62266 msgId=62267 - SRCH base="dc=fsu,dc=edu" scope=2 filter="(&(uid=sliger)(!(icsStatus=deleted)))" attrs="cn"
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62266 msgId=62267 - RESULT err=0 tag=101 nentries=1 etime=0
    [28/Apr/2008:15:59:21 -0400] conn=199302049 op=62267 msgId=62268 - SRCH base="dc=fsu,dc=edu" scope=2 filter="(&(uid=sliger)(!(icsStatus=deleted)))" attrs="icsFreeBusy"
    When I query for "Show shared calendars available whose user_id is Sliger" There is also quite a bit of chatter on the LDAP that backs the Global Address Book, but I'm not sure how relevant that is (be happy to share if it would be useful)
    Running the top query returns:
    ekromhout@ra:~$ ldapsearch -h v492.ucs.fsu.edu -D "cn=directory manager" -b "dc=fsu,dc=edu" -W -x '(&(icsCalendarOwned=*Sliger*)(objectClass=icsCalendarUser))' icsCalendarOwned
    Enter LDAP Password:
    # extended LDIF
    # LDAPv3
    # base <dc=fsu,dc=edu> with scope subtree
    # filter: (&(icsCalendarOwned=*Sliger*)(objectClass=icsCalendarUser))
    # requesting: icsCalendarOwned
    # sliger, People, fsu.edu
    dn: cn=sliger,ou=People,dc=fsu,dc=edu
    icsCalendarOwned: sliger$SLIGER
    # ekromhout, People, fsu.edu
    dn: cn=ekromhout,ou=People,dc=fsu,dc=edu
    icsCalendarOwned: ekromhout:test2$test2
    icsCalendarOwned: ekromhout:test3$
    icsCalendarOwned: ucs-sliger242$Sliger Room 242
    icsCalendarOwned: ekromhout$Ethan Kromhout
    # search result
    search: 2
    result: 0 Success
    # numResponses: 3
    # numEntries: 2
    ekromhout@ra:~$
    And the "icsCalendarOwned: ucs-sliger242$Sliger Room 242" is calendar I was hoping to add that has been read, invite, and availability shared with the Outlook user.

  • Booking a Exchange 2013 Room Resource Calendar with a mobile device

    Can I book a Exchange 2013 Room Resource Calendar using  a mobile device?

    I'm sure someone will correct me if I'm wrong, but I don't believe that's possible.  Scheduling a room resource requires the Scheduling Assistant functionality, which is only available with Outlook or OWA (full web client, not the Light version).
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.

  • How to sync locations & resources calendar on iPad?

    Hey
    How can you sync/control your locations & resources calendar from iCal OSX Lion Server on your iPhone / iPad?
    I don't think that it's possible.
    Workaround is to create an user instead of a locations / resource calendar.
    Thnx for answers /suggestions.
    Philip

    You would sync Outlook via iTunes on the computer. Connect the iPhone to the computer, make sure you have the latest version of iTunes running, select the iPhone in iTunes and it will display the Summary page. Select the Info tab, and there you would select what you want to sync calendar and contacts to. Make sure since this is the first time you have done a sync that whichever of the devices is new to the sync process has at least one unique contact/calendar event to get iTunes to prompt you for a merge or replacement. You can see this support document for help in setting up initial syncing. http://support.apple.com/kb/HT1296

  • Creating Resource Calendars

    I'd like to create a resource calendar for use with meetings room. Ideally they auto accept meeting invitations and show busy when booked.
    I tried
    ./csresource -m [email protected] -c itsconfroom create ITS_Conference_Room
    but I can't see this resource via LDAP or Outlook
    We use Outlook, Sun Java System Directory Server 5.2.4, and Calendar Server Version 6.0.
    Any ideas?
    Thanks

    Hi,
    dave4242 wrote:
    I'd like to create a resource calendar for use with meetings room. Ideally they auto accept meeting invitations and show busy when booked.
    I tried
    ./csresource -m [email protected] -c itsconfroom create ITS_Conference_Room
    Did you get an error or feedback of any kind when you ran this command?
    Can you see the resource listed when you run the command:
    ./csresource list
    When you are logged in as the calmaster account, are you able to search/subscribe to the itsconfroom resource?
    We use OutlookDo you mean you are using outlook with the Sun Outlook Connector, if so what revision of Outlook Connector are you using?
    , Sun Java System Directory Server 5.2.4, and Calendar Server Version 6.0.What patch level of calendar? (showrev -p | grep ics5).
    Regards,
    Shane.

  • Changing resource calendar default location

    Hi,
    On a Resource Calendar, is there any attribute in AD or Exchange I can change to for example have the full address of the resource in the Location field in Outlook, but keep the display name short and simple in the GAL and To... field. 

    Hello Trana,
    You can achieve this probably with the below cmd
    Set-Mailbox ‘user’ –Alias ‘alias’ –DisplayName ‘display name’
    msExchMailboxGUID attribute is the attribute which can be altered
    You can export the attribute msExchMailboxGuid using Exchange Management Shell
    get-mailbox | ft Name,ExchangeGuid 
    Get-Mailbox -Identity vsathis9 | ft name,exchangeguid
    Even this Exchange guid can be altered
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • Shared resource Calendar in a mixed exchange environment

    So another Exchange question. Mixed environment with Exchange 2013 HUB, CAS, and MBX servers in one location and Exchange 2007 HUB, CAS, and MBX server at another location. Currently all mail comes in through the 2013 server, but the outbound mail is handled by the server at their location ie: site A has the Exchange 2013 server handle the outbound, and site B has the Exchange 2007 server handle the outbound.We do not use puplic folders.I need to have a Shared Resource calendar that will be used\accessed by multiple users that are located on either the 2013 or the 2007 mailbox servers. This calendar should be resident if possible on the 2007 mailbox server as management does not intend to upgrade the Exchange 2007 server in the forseeable future, but there could be the potential for seperating into stand alone email servers for each...
    This topic first appeared in the Spiceworks Community

    Hi,
    Have you configured federation trust between these domains?
    With federated sharing in Exchange Server 2013, users can share information with recipients in external federated organizations. This includes sharing their free/busy (also known as calendar availability) information for scheduling purposes or, depending
    on the nature of the business relationship, sharing more detailed calendar information.
    I recommend you refer to the following articles:
    Federation Procedures
    Federation refers to the underlying trust infrastructure that supports
    federated sharing, an easy method for users to share calendar information with recipients in other external federated organizations.
    Hope this helps!
    Thanks
    Niko Cheng
    TechNet Community Support

  • TPVS: Resource calendar cannot be read

    hi,
    When the optimizer is run for scheduling automatic shipments, the optimizer is giving a error message " Resource Calendar could not be read" and  " Invalid time stream".
    The calendar assigned to resource is 01 (Standard German). The LiveCache consistency(OM17) check does not give any error.
    Can anyone Suggest to overcome this problem ?
    Regards,
    Sandeep

    also check what planning parameters you have for days in the general tab of the resource master.
    its possible that the time period in it does not cover what your optimizer is working on
    i believe you can use SAPAPO/CRES_CAPACITY_LENGTHEN to increase the days without saving again. please check the documentation (icon) on this.
    and just a little add on to the  what Paul said
    Go to /SAPAPO/RES01
    in the top menubar select Goto Tools>> liveCache check  (or go to report /SAPAPO/CRES_CREATE_LC_RES )
    Use Save Selected Resource LC and this will save the changes after the check in the LC

  • How to view resource calendars on iOS

    On Server 3.1.2 / MacOS 10.9.4, I have set up a number of calendars for locations and resources. Each has been given a Group as a delegate. Each user who is a member of the group can view these calendars on Macs; this is all working just as expected. However, how can the users access these calendars on their iPhones (running latest iOS7)?
    To be clear, user Bob has an account on the server, and has his own calendar. He can access this calendar on his iPhone (and Mac) by entering the appropriate info into the calendar account. The issue is that Bob is a member of a group Coders. All members of the group Coders can see the calendar for the resource Comfy_Chair on their Macs, and can add/edit/delete events. However, Bob cannot get Comfy_Chair on his iPhone.
    Thanks.

    What exactly is the "Location" calendar? Is it an actual .ics calendar? Or is it a list of locations in directory? If it's not actually a calendar, then it won't show up in the Calendar application. If you want to connect to your LDAP server, you can do that, and it will show up in Address Book, but I don't think locations will be seen. I have not confirmed this though.

  • Application missing Resource MyApplication .properties file

    For some reason I have one Web Dynpro application that does not generate a .properties file. All of my other projects do. Is there any reason why?
    I need this file so I can write resource bundles for other languages.
    Thanks.

    The .properties file is generated from the .xlf file.
    in the webdynpro perspective:
    select "Navigator view".
    Open src ... find your view/window xlf-file.
    right-click on the xlf-file and select I18N Tools -> Create Property file
    The file is also generated automaticly from some wizards and editors. That's why you see it in some projects and not in some others.
    /Mikael

Maybe you are looking for

  • Not Able to Uninstall Oracle BPEL and SOA Suite

    Cannot Delete OLITE40.jar file from //product/10.1.3.1/Oracleapps/Mobile/Sdk/BIN

  • RD across 2 monitors?

    Hi all, I'm using a Dual 1GHz Power Mac G4 with 768MB RAM, a 9800 Pro and two monitors. All the Macs are running 10.4.3 and ARD 2.2. The Client computer is running a single monitor. I was wondering if it's possible to observe/control the Client's wor

  • SQLFORMS/REPORTS 6i  still supported on DB version 10.1.0.5?

    hi, do you know if Oracle is still supporting SQLFORMS/REPORTS 6i on an Oracle DB version 10.1.0.5? What is the latest working version of the DB that can be used with SQLFGRMS/REPORTS 6i thank you, Cami

  • Problem in refreshing Tabular Form On closing Modal Page

    Hi ,           I am not able to refresh tabular form region on close of the modal page.           can someone help me ? Thanks and Regards, Madonna

  • PCR date field problem

    Hi All, When we open MSS PCR Forms the Date of Change field is populating in Arabic language. All other fields are fields correctly displayed. We are able to change the other fields except Date of Change field. Does anyone have a solution for this? P