Exchange – Display Mailbox’s by size
KB ID 0000469 Problem Yesterday a client asked me how he could find out, which of his users were the “worst offenders” for mailbox size. Normally a simple Get-MailboxStatistics command would be fine, and we would sort the results in descending order. Solution On one of the Exchange servers, launch the Exchange Management Shell. Issue the following command: Note: That’s all one command, replace the name PNL-MAIL-2019...
Windows Server 2012 R2 – Deploying Remote Desktop Services
KB ID 0001136 Problem I’ve had to do a rollout of Remote Desktop Services on Server 2012 R2, and publish it with Active Directory Federation Services and Web Application Proxy. I’m a little rusty on RDS and needed to deploy a few roles, so for my proof of concept I deployed RDS on TWO servers. Below is a run though and my notes on deploying RDS ONLY (I’ll put the links to other articles at the bottom of this post as...