积极答复者
exchange server 2010 会议室管理--所有人能查看预定情况

问题
答案
-
已经解决。
在EMC控制台--Recipient Configuration-->Mailbox-->meeting room mailbox-->右键Manage Full Access Permission-->增加domain users 即可。- 已标记为答案 smallfish01 2012年4月25日 1:43
全部回复
-
谢谢,还不行。其实我的要求很简单,总公司那边创建的会议室邮箱,当我在OUTLOOK里点击会议要求--调度助手,选择会议室,能看到预定对方会议室的人员名字,鼠标点击会看到具体时间。但是我自己创建的会议室,被预定后只能看到在被预定的那个时间段是忙碌的,却看不到具体是谁预定的。我在exchange server上执行power shell看了他们的属性都是一样的,很奇怪。
Get-MailboxCalendarSettings -id "conf-wh" | 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 : False
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 : <DIV><FONT size=2 face=Tahoma></FONT></DIV>
RemoveOldMeetingMessages : True
AddNewRequestsTentatively : True
ProcessExternalMeetingMessages : False
DefaultReminderTime : 15
RemoveForwardedMeetingNotifications : False
Identity : domain.com/Corporate/Resources/Conference Room wh -
这个权限不能在服务器上设置吗?不然我有几百个客户端那不是要去每个人机器上设置一下。而且我现在OUTLOOK客户端能看到总公司那边会议室预定人员的名字,但是分公司这边看不到。
这些帐号都是在同一个服务器上的,而且我看了一下,属性设置都一样。
- 已编辑 smallfish01 2012年4月13日 6:19
-
已经解决。
在EMC控制台--Recipient Configuration-->Mailbox-->meeting room mailbox-->右键Manage Full Access Permission-->增加domain users 即可。- 已标记为答案 smallfish01 2012年4月25日 1:43