can't reserve longer than 1440 minutes

S

Sarah

I am running into a problem on some new equipment resource mailbox that I
have created, we cannot reserve equipment longer than 1440 minutes! how do i
get around this, i have various pieces of equipment, like projectors, that
are reservers for longer than one day on most occassions.

I have tried to uncheck "limit meeting duration" setting in "Resource
Settings" on OWA for that mailbox, but as soon as I save and refresh the
option is checked again.

how do i get around this? or maybe what is the proper exchange powershell
command to disable this feature?
 
S

Sarah

Diane,

I am the admin on the mailbox. The problem is, I cannot remove this
limitation, everytime I try from OWA, after a refresh the limitation is back.

As a work around until I can remove the limitation, I have just extended the
minutes to allow for a maximum of 31 days. How do I remove this limitation
all togehter?

Sarah

Diane Poremsky said:
Did you ask the admin if this limitation was enabled on the mailbox?

--
Diane Poremsky [MVP - Outlook]



Outlook Tips by email:
mailto:[email protected]

EMO - a weekly newsletter about Outlook and Exchange:
mailto:[email protected]

You can access this newsgroup by visiting
http://www.microsoft.com/office/community/en-us/default.mspx or point your
newsreader to msnews.microsoft.com.


Sarah said:
I am running into a problem on some new equipment resource mailbox that I
have created, we cannot reserve equipment longer than 1440 minutes! how
do i
get around this, i have various pieces of equipment, like projectors, that
are reservers for longer than one day on most occassions.

I have tried to uncheck "limit meeting duration" setting in "Resource
Settings" on OWA for that mailbox, but as soon as I save and refresh the
option is checked again.

how do i get around this? or maybe what is the proper exchange powershell
command to disable this feature?
 
D

Derek

Run this command in the Exchange Management Shell, that's how I fixed it:

Set-MailboxCalendarSettings -Identity <enter alias>
-MaximumDurationInMinutes $false

Sarah said:
Diane,

I am the admin on the mailbox. The problem is, I cannot remove this
limitation, everytime I try from OWA, after a refresh the limitation is back.

As a work around until I can remove the limitation, I have just extended the
minutes to allow for a maximum of 31 days. How do I remove this limitation
all togehter?

Sarah

Diane Poremsky said:
Did you ask the admin if this limitation was enabled on the mailbox?

--
Diane Poremsky [MVP - Outlook]



Outlook Tips by email:
mailto:[email protected]

EMO - a weekly newsletter about Outlook and Exchange:
mailto:[email protected]

You can access this newsgroup by visiting
http://www.microsoft.com/office/community/en-us/default.mspx or point your
newsreader to msnews.microsoft.com.


Sarah said:
I am running into a problem on some new equipment resource mailbox that I
have created, we cannot reserve equipment longer than 1440 minutes! how
do i
get around this, i have various pieces of equipment, like projectors, that
are reservers for longer than one day on most occassions.

I have tried to uncheck "limit meeting duration" setting in "Resource
Settings" on OWA for that mailbox, but as soon as I save and refresh the
option is checked again.

how do i get around this? or maybe what is the proper exchange powershell
command to disable this feature?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top