O365 Shared Mailbox sent items

By default, when “sending as” a shared mailbox, the sent items go into the users sent items folder. Unfortunately, it is not possible to change this to be the shared mailbox, but it is possible to put a copy in the shared mailbox’s sent items folder. The below script will enable this for all shared …

Read more

Robocopy – Throttle bandwidth

Ever thought how useful it would be to be able to throttle Robocopy to prevent it from hogging all your bandwidth when copying over a network, particularly a slow one? Well you can, using the /IPG (Inter packet Gap) command line option. Simply enter the values for your available bandwidth and how much of this …

Read more