Thursday, 12 June 2014

RTCXDS 16 GB Transaction Log Limit Reached

I always have to go and look for the SQL query to check for the log database size, so figured that I would create a post to use as a pointer to Tom Pacyk blog on the issue.

The Query itself is;
DBCC SQLPERF (LOGSPACE)
Link to Tom's article:
http://www.confusedamused.com/notebook/lync-2013-and-the-rtcxds-16-gb-transaction-log-limit/

Teams Resource Account - Setting Call Priority

Being able to set a call priority within Teams is relative new https://learn.microsoft.com/en-us/microsoftteams/aa-cq-call-priorities The ea...