Updated Exchange 2013 provider to support litigation hold.
This version requires an updated configuration where the powershell remoting urls are required.
This commit is contained in:
parent
e3901f2440
commit
cfd6bc1629
4 changed files with 140 additions and 28 deletions
|
@ -162,7 +162,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
|
||||
counter++;
|
||||
}
|
||||
{
|
||||
|
||||
// skip execution if the current task is still running
|
||||
scheduledTasks = TaskManager.GetScheduledTasks();
|
||||
if (!scheduledTasks.ContainsKey(schedule.ScheduleInfo.ScheduleId))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue