Can't set database maintenance schedule

I'm running Exchange 2013 CU7 and I am unable to set a database maintenance Schedule. If I perform the action in the Exchange Admin center I get the following "error Your request couldn't be completed. Please try again in a few minutes.". I have tried powershell also and get the following output.

get-Mailboxdatabase db01 | Set-MailboxDatabase -MaintenanceSchedule "Sun.1:00 AM-Sun.5:00 AM"
CopyTo
    + CategoryInfo          : NotSpecified: (:) [], NotSupportedException
    + FullyQualifiedErrorId : RemotePSInvocationStateInfoReason
    + PSComputerName        : ex13mb01.mydomain.local

The problem occurs on more than one database.

Any suggestions?

June 18th, 2015 10:25am

Hi

Is your account a full admin in Exchange?

Can you update to CU8 and see if the problem still occurs?

Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 12:52pm

Looks like this property is ignored...

https://technet.microsoft.com/en-us/library/bb123971%28v=exchg.150%29.aspx?f=255&MSPPError=-2147217396

MaintenanceSchedule

Optional

Microsoft.Exchange.Data.Schedule

This parameter has been deprecated in Exchange 2013. While it can be used to change theMaintenanceSchedule property of a database, that property is ignored in Exchange 2013 because scheduled maintenance no longer exists.

June 18th, 2015 2:48pm

Thanks for the clarification!

Free Windows Admin Tool Kit Click here and download it now
June 19th, 2015 2:11am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics