How to monitor Calendar Events

Please Consider the scenario.
I have delegated two users to manage my calendar. Those users obviously have full rights on my calendar. I found out that an event that i created was deleted, and both of the shared calendar users denied that they have done.
How would i know who has deleted an event/task?
How would i know who has created an event /task?
Please help the user is getting furious
regards
Kimi

Hi,
You may want to have a look at the following calendar options (ics.conf):
caldb.berkeleydb.ensmsg.advancedtopics
caldb.berkeleydb.ensmsg.createevent
caldb.berkeleydb.ensmsg.deleteevent
caldb.berkeleydb.ensmsg.modifyevent
caldb.berkeleydb.ensmsg.refreshevent
These control the global notification of additional events to calendar entries. If users don't want to see these events they can turn notification emails off.
Shane.

Similar Messages

  • PALM Z22 HOW TO CREATE CALENDAR EVENTS THEN UPLOAD THEM TO THE PALM Z22

    Hello, I would like to know if anyone can advise me on how to create calendar events in say, excel, and then upload them to my Palm Z22.  The reason I want to create them in excel is so that I can also update the file information to my cell phone as well.
    Thanks for your assistance.....
    Tony
    Post relates to: Palm Z22

    Hello Tony,
    If you want to use Excel, then I would suggest that you export your calendar spreadsheet as a comma separated values (.csv) file and then import that data into the Calendar application in Palm Desktop.  Then Hotsync your Palm.
    Alan G

  • TS1702 How to retrieve calendar events

    I lost all my past events on my phone - is there a way to retrieve them?

    Hello there Mkleczkowska,
    The way that I would recommend getting the calendar events back is through an iTunes restore if you have synced and backed up the phone to iTunes recently.
    iOS: How to back up and restore your content
    http://support.apple.com/kb/ht1766.
    Follow the directions for the version of the Operating System you have on your computer.
    Regards,
    Sterling

  • How to duplicate calendar events copy paste?

    I am trying to build my schedule on calendars with my iPad. I would like to put in my work schedule but I don't work the same days every week. I am looking for a way to copy paste/duplicate entries so I don't have to keep inputting them. Because I don't work the same days each week/month I can't use the repeat feature. I have tried a long press to copy and paste but it moves the whole event and doesn't duplicate it. Is there a way to do this? I have found that I can do this on my Macbook Pro in iCal and then it updates the iPad through iCloud but I would like to do it with my iPad because I have the iPad and iPhone with me all the time and the Macbook stays at home.

    As you know by now, there is now way to copy and paste (drag and drop duplicate) iPad Calendar events. However, I have found a workaround that allows you to duplicate an event and place the duplicates in various dates on your Calendar. NOTE: This is probably not too practical for making a single copy, but it does save time and keystrokes for multiple copies.  In Calendar, tap on the event you want to duplicate and select Edit. In the Edit window select Repeat. In the Repeat window select Every Day, then tap Done to take you back to the Edit menu.  Tap End Repeat and select an end date that will give you the number of copies you want (e.g., if the original event date is 11/12 and you want 5 copies, select 11/17 as the End Repeat date.  Tap Done twice to return to the Calendar. Then just drag the Repeats/Copies to the various dates where you want them placed (works best in Month view). When you finish each drag/drop, you will get a "This is a repeating event" pop-up window; you need to select "Save for this event only."

  • How to edit Calendar events?

    If i am invited to an event i get an email with the .ics attachment. I add it to my calender and then accept the invite.
    If the times are then changed i get another email with the new times on the email and a new .ics attachment.
    The new .ics attachment on the email update still has the old times on it (and if the times were new i still cannot do anything with the attachment - there are no options to put it in my calendar).
    I cannot edit the original calendar event to the new times.
    I cannot delete the old event without declining it first.
    Even if i could delete the old event with the old times i then have to make my own calendar event  (which then doesn't link in with the organisers event and doesn't show my attendance).
    Why does my calender event not update automatically once the revised times have been emailed to me?
    I have "shared calendar alerts" enabled but all it does is send me an email about modifications, i cannot edit the actual event anywhere.
    Am i doing something wrong? have i missed something?
    Thanks

    You don't say what it is you want to change, but if you simply want to consolidate:
    Select a calendar in the list, choose file>export.
    Select file>import, choose the file, and select the destination calendar. (The destination calendar can be one which you sync with Google Calendar.)
    When you're happy all is where you want it, delete the original calendars.
    As always, take a backup before you start - just in case!

  • How to copy calendar events into Excel?

    i would like to review all my calendar events in an Excel (Office for Mac) spreadsheet.  I have exported to desktop then opened with Excel but got a block of data.  I was expecting one line per event that I could delimit.  Any ideas?
    Don

    As you know by now, there is now way to copy and paste (drag and drop duplicate) iPad Calendar events. However, I have found a workaround that allows you to duplicate an event and place the duplicates in various dates on your Calendar. NOTE: This is probably not too practical for making a single copy, but it does save time and keystrokes for multiple copies.  In Calendar, tap on the event you want to duplicate and select Edit. In the Edit window select Repeat. In the Repeat window select Every Day, then tap Done to take you back to the Edit menu.  Tap End Repeat and select an end date that will give you the number of copies you want (e.g., if the original event date is 11/12 and you want 5 copies, select 11/17 as the End Repeat date.  Tap Done twice to return to the Calendar. Then just drag the Repeats/Copies to the various dates where you want them placed (works best in Month view). When you finish each drag/drop, you will get a "This is a repeating event" pop-up window; you need to select "Save for this event only."

  • How to mark calendar event as "free"

    After upgrading to Mavericks, it seems like we no longer have the option of setting the status as "free" or "busy" for calendar events...? I see we can do it from the Calendar on iOS7 but it would be helpful to be able to do it from the desktop as well.

    Hello rolsen111111,
    It sounds like you are looking for the Show As function when editing an event. In Calendar click Help at the top and type the word Status. One of the first results should be "Change your Availability Status for an Event".
    The window that opens shows where to get to this function in the event:
    Double-click the event, then click the event’s date.
    Choose an option from the Show As menu.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • How to gather Calendar events using applescript?

    How do you gather any events schedualed for that day on calendar by using applescript?

    I have got it working with this script.
    If iTunes Pop-up a message, I press a key on my remote control and the Pop-up message / Box disappears.
    tell application "System Events"
    tell process "iTunes"
    -- get the front window's name
    -- get the name of the front window
    set whichWindow to (get the name of the front window)
    -- Ergebnis: "Getting Playlist"
    -- display dialog result
    -- display dialog whichWindow
    -- Ergebnis: {button returned:"OK"}
    set whichButton to (get the name of the front window's button)
    -- Ergebnis: {"Stop"}
    tell whichButton of window whichWindow to key code 53
    -- set the contents of the button to key code 53
    end tell
    end tell
    In a terminal I have typed in "while true; do ./diut.app; sleep 2; done" to see what happend, if iTunes is front most and an iTunes message Pop-up.
    Solved by myself.

  • How to implement Calendar (event calendar) And use it in Portal 10g

    Dear Guros,
    I need to develop Event Calendar have the following functionality:
    - Add Event To certain day.
    - All other defualt functionality of the Calendar.
    How can i develop an event Calendar or use some of Exist Calendar.
    I need to use this calendar inside Oracle Portal 10g.
    Please; help me.

    Hi Eugeny,
    I have used the SAP Connector Framework to connect to R/3, get data from a BAPI and then display the data in a HTMLB tableview.
    Have a look at the link below to get information about how to connect to a BAPI from a Java iview.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/using sap adapter for connector framework
    Cheers
    Richard

  • How to get calendar events to show at correct time on iPhone 5S

    I just upgraded from an iPhone 4 to iPhone 5S and had Verizon sync contacts and calendar.  Contacts kinda sorta worked but will not upgrade if I add hone numbers via computer.
    Also, events in calendar show up 4 hours early on iPhone as opposed to the actual times on my pc.
    Any ideas?

    hard reset
    reset all settings
    back up and restore

  • How to push calendar events from iPhone to Google Calendar

    I have successfully setup google calendars to sync with my phone and created a test event on google calendar website and it correctly pushed to my phone.
    Now, my question is will the events that I already created natively on the iphone while under the Microsoft Outlook calendar push back to google calendars to where I can see them on the website? Will I have to go in and recreate while in specifically the Exchange google calendar or will they push back if I'm in the "All Calendars" view and create an event?
    One last thing, I have not synced the phone with itunes yet since activating google calendar sync. Is that required?
    Sorry if this is all confusing. I'm just learning the calendar thing for the phone.
    Thanks in advance!
    Message was edited by: Genox

    I had all sorts of headaches trying to get this to work. But yes, you can do a 1-way sync from Outlook to Google Calendars to make sure Google has ALL your events. You then turn on sync on the iPhone, so the three are in sync.
    What I did (do not try this at home ) is I deleted my Google Calendar and turned off sync on the iPhone (deleting the calendar data from my iPhone). I started with ONE source of appoinments. I then removed/reinstalled the Google sync app on my PC and initiated a 1-way sync from Outlook to Google. Now Google had a brand new calendar with all my appointments. I then turned on 2-way sync between my PC and Google. Next step, turn on calendar sync on the iPhone. That way all the appointments from Google (which are all the appointments from Outlook) downloaded onto my iPhone. Voila!

  • How to access Calendar Events in Windows Phone 8.1 SDK

    Hi,
    I have multiple email accounts setup on my Windows Phone 8.1.
    I have requirement to access appointments in calendar for specific email accounts and perform some operation. I found sample code on MSDN and all of the are examples of using Microsoft.Phone namespace. But as I am using Windows Phone 8.1 SDK and not Windows
    Phone 8.1 Silverlight SDK.
    Can someone guide me of an equivalent namespace/method of accessing calendar appointments using Windows Phone 8.1 SDK.
    Thanks,
    Nasir

    Hi nasir,
    If you would like to modify the server side appointments I believe you need to call server side api to manipulate them.
    For instance if we would like to modify the data into O365 server,
    Get started with the SharePoint 2013 REST service should be a good start. Also calling Exchange
    Web services is a good idea.
    --James  
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to enter calendar event on my imac and see it on my other macs?

    I make an appointment on mac Air...it posts to toher computers....on my imac, I post and nothing gets posted on other macs.....
    Help ....Imac is my main computer and I need other team members to see my calendar....

    Hi Glenn,
    Thanks for visiting Apple Support Communities.
    If you're using iCloud to sync your calendar across your Mac computers, the steps in the "Troubleshooting Calendar on OS X Mountain Lion" section of the below article can help. They should also apply to Mavericks.
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    Best Regards,
    Jeremy

  • How to monitoring IPS event logs !

    Hi ,
    We have Some Cisco IPS and also juniper IDP sensors in our networks ,with juniper i use NSM for analyzing network logs,attacks,generating different kind of graphs and stuff like that,its so easy to work with and also its informative, but with cisco IPS devices i dont know what tools are available for online monitoring network logs, attacks and also generating graphs for my boss .I see IDM but it doesn't have the features that we need ,does any one know anything else for analyzing and monitoring logs ?
    Warm regards,
    Omid

    IME (IPS Manager Express) provides more information and reporting tool than IDM, and it can support up to 10 IPS devices/modules.
    Here is the URL for IME for your reference:
    http://www.cisco.com/en/US/products/ps9610/index.html
    Please check the system requirement for IME on the following release notes:
    http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5729/ps5715/ps9610/data_sheet_c78-459033.html
    Hope that helps.

  • Monitor wait events thru OEM

    Hi,
    We have OEM (10.2.0.5) and how to monitor wait events thru OEM and where do we find them? I checked under performance tab and couldn't find.

    Go to: Database Instance > Server Tab > Statistics Management > Automatic Workload Repository
    Click "Run AWR Report" for any time period you want. It looks like Statspack report and has all the wait events in that period.
    Another way is to Go to Performance Tab > Top Activity and click on a session in Top Sessions. It has a summary of waits for that session. You can change the drop down "Show Aggregated Data" to "Show Raw Data" to see breakdown of waits for the session.

Maybe you are looking for

  • Can i have my itunes library on 2 computers at the same?

    i have a burning question thats needs a very thorough explination. i want my itunes library on my desktop and laptop so when i'm on my desktop i can listen to it on there and when i'm out and about i can listen to it on my laptop. if this possible ca

  • How to keep view column in a table

    Hi, I have two table and one view(I have same data in any other schema so I don't want to keep same data in both schema) I want to make primary key in first table based on one column from 2nd table and one column from view, but it's not looking possi

  • Internal Order , object class related issue

    hi when i created internal order with the object class (Assignment Tab) :- Investment and not specified any assignment like (cost center ) i am  able to view line items posted to internal order by transaction KOB1 but if i am selecting object class a

  • How to use SQLT Tool?

    Hi, I have got the SQLT tool installed. But i dont know how to start with it. I actually want to generate explain plan for one my SQL query using this SQLT tool. Can you please help?

  • IPad will not download rented movies

    iPad will not download rented movies