Showing posts with label size. Show all posts
Showing posts with label size. Show all posts

Tuesday, August 16, 2016

Adjust Exchange 2013 Send Receive Message Size Limits

Adjust Exchange 2013 Send Receive Message Size Limits


After setting up and Exchange 2013 SP1 server on Server 2012 R2 I ran into this small issue with a customer.  Even though I had all of the send/receive connectors in the ECP set at 100M, I was still hitting the default 10M attachment size limits.

Heres how to fix that by changing the Global Transport Settings: (short answer)


Check to see what the size limits currently are -

Get-TransportConfig | ft MaxSendSize, MaxReceiveSize

Once you know those sizes then heres the command to change them to what you need -

Set-TransportConfig –MaxSendSize 100MB –MaxReceiveSize 100MB

I know these sizes are a little large but just using them as an example.  Go ahead and bounce the Transport service just to be sure the settings take effect and youll be good to go.


All of the other size limits can be set using the ECP under Mailflow and then Send Connectors and Receive Connectors.


Update:  Ive just completed reading almost all of Mastering Microsoft Exchange Server 2013.  This is an excellent read that will give you tons of insight into installing, maintaining, and mastering all there is to Exchange 2013.  I highly recommend you give the book a read.

Get

Read more »

Wednesday, August 10, 2016

Build A Life Size Phone Controlled BB8 Droid Full DIY Tutorial

Build A Life Size Phone Controlled BB8 Droid Full DIY Tutorial


This video show hoe to build a real working Starwars BB8 droid by only using household materials and Arduino! (No 3D Printers! No CNCs! No Mills!)

Full-Tutorial (w/Downloads):
http://www.instructables.com/id/DIY-Life-Size-Phone-Controlled-BB8-Droid/


Get

Read more »