Beiträge von yps980

    Ok. Ich denke, ich sollte bei allen Ressourcen AutoAccept fürs AutomateProcessing einstellen. Es macht aber bei meinem Problem keinen Unterschied (Test mit LKW und mit Besprechung).



    Ressource LKW (Gerätepostfach)
    --------------------------------
    Get-MailboxCalendarSettings LKW |fl


    AutomateProcessing : AutoAccept
    AllowConflicts : False
    BookingWindowInDays : 180
    MaximumDurationInMinutes : 1440
    AllowRecurringMeetings : True
    EnforceSchedulingHorizon : True
    ScheduleOnlyDuringWorkHours : False
    ConflictPercentageAllowed : 0
    MaximumConflictInstances : 0
    ForwardRequestsToDelegates : True
    DeleteAttachments : True
    DeleteComments : True
    RemovePrivateProperty : True
    DeleteSubject : True
    DisableReminders : True
    AddOrganizerToSubject : True
    DeleteNonCalendarItems : True
    TentativePendingApproval : True
    EnableResponseDetails : True
    OrganizerInfo : True
    ResourceDelegates : {}
    RequestOutOfPolicy :
    AllRequestOutOfPolicy : False
    BookInPolicy :
    AllBookInPolicy : True
    RequestInPolicy :
    AllRequestInPolicy : False
    AddAdditionalResponse : False
    AdditionalResponse :
    RemoveOldMeetingMessages : True
    AddNewRequestsTentatively : True
    ProcessExternalMeetingMessages : False
    DefaultReminderTime : 15
    RemoveForwardedMeetingNotifications : False
    Identity : domain.local/MyBusiness/Users/Ressourcen/LKW



    Ressource PKW (Gerätepostfach)
    --------------------------------
    Get-MailboxCalendarSettings PKW |fl


    AutomateProcessing : AutoUpdate
    AllowConflicts : False
    BookingWindowInDays : 180
    MaximumDurationInMinutes : 1440
    AllowRecurringMeetings : True
    EnforceSchedulingHorizon : True
    ScheduleOnlyDuringWorkHours : False
    ConflictPercentageAllowed : 0
    MaximumConflictInstances : 0
    ForwardRequestsToDelegates : True
    DeleteAttachments : True
    DeleteComments : True
    RemovePrivateProperty : True
    DeleteSubject : True
    DisableReminders : True
    AddOrganizerToSubject : True
    DeleteNonCalendarItems : True
    TentativePendingApproval : True
    EnableResponseDetails : True
    OrganizerInfo : True
    ResourceDelegates : {}
    RequestOutOfPolicy :
    AllRequestOutOfPolicy : False
    BookInPolicy :
    AllBookInPolicy : True
    RequestInPolicy :
    AllRequestInPolicy : False
    AddAdditionalResponse : False
    AdditionalResponse :
    RemoveOldMeetingMessages : True
    AddNewRequestsTentatively : True
    ProcessExternalMeetingMessages : False
    DefaultReminderTime : 15
    RemoveForwardedMeetingNotifications : False
    Identity : domain.local/MyBusiness/Users/Ressourcen/PKW



    Ressource Besprechung (Raumpostfach)
    ------------------------------------
    Get-MailboxCalendarSettings Besprechung |fl


    AutomateProcessing : AutoUpdate
    AllowConflicts : False
    BookingWindowInDays : 180
    MaximumDurationInMinutes : 1440
    AllowRecurringMeetings : True
    EnforceSchedulingHorizon : True
    ScheduleOnlyDuringWorkHours : False
    ConflictPercentageAllowed : 0
    MaximumConflictInstances : 0
    ForwardRequestsToDelegates : True
    DeleteAttachments : True
    DeleteComments : True
    RemovePrivateProperty : True
    DeleteSubject : True
    DisableReminders : True
    AddOrganizerToSubject : True
    DeleteNonCalendarItems : True
    TentativePendingApproval : True
    EnableResponseDetails : True
    OrganizerInfo : True
    ResourceDelegates : {}
    RequestOutOfPolicy :
    AllRequestOutOfPolicy : False
    BookInPolicy :
    AllBookInPolicy : True
    RequestInPolicy :
    AllRequestInPolicy : False
    AddAdditionalResponse : False
    AdditionalResponse :
    RemoveOldMeetingMessages : True
    AddNewRequestsTentatively : True
    ProcessExternalMeetingMessages : False
    DefaultReminderTime : 15
    RemoveForwardedMeetingNotifications : False
    Identity : domain.local/MyBusiness/Users/Ressourcen/Besprechung



    Ressource gemeinsamer Kalender (Userpostfach als Gruppenkalender)
    ----------------------------------------------
    Get-MailboxCalendarSettings Kalender |fl


    AutomateProcessing : AutoUpdate
    AllowConflicts : False
    BookingWindowInDays : 180
    MaximumDurationInMinutes : 1440
    AllowRecurringMeetings : True
    EnforceSchedulingHorizon : True
    ScheduleOnlyDuringWorkHours : False
    ConflictPercentageAllowed : 0
    MaximumConflictInstances : 0
    ForwardRequestsToDelegates : True
    DeleteAttachments : True
    DeleteComments : True
    RemovePrivateProperty : True
    DeleteSubject : True
    DisableReminders : True
    AddOrganizerToSubject : True
    DeleteNonCalendarItems : True
    TentativePendingApproval : True
    EnableResponseDetails : True
    OrganizerInfo : True
    ResourceDelegates : {}
    RequestOutOfPolicy :
    AllRequestOutOfPolicy : False
    BookInPolicy :
    AllBookInPolicy : True
    RequestInPolicy :
    AllRequestInPolicy : False
    AddAdditionalResponse : False
    AdditionalResponse :
    RemoveOldMeetingMessages : True
    AddNewRequestsTentatively : True
    ProcessExternalMeetingMessages : False
    DefaultReminderTime : 15
    RemoveForwardedMeetingNotifications : False
    Identity : domain.local/MyBusiness/Users/Ressourcen/Gemeinsamer Kalender

    Hallo.


    Folgendes Problem:


    Es gibt sowohl Raumpostfächer, als auch Gerätepostfächer.
    Wenn eine Terminanfrage an eines der Postfächer gesendet wird, so erfolgt automatisch ein Eintrag. Wenn zu dem Zetipunkt bereits ein Termin besteht, so wird die Anfrage abgelehnt. Das geht soweit.


    Wie kann es allerdings erreicht werden, daß ein Termin bei Absage automatisch aus dem Raum- bzw. Gerätepostfach entfernt wird?


    Verwendet wird Exchange 2007 mit Outlook 2007.


    Danke im Voraus.