by Admin | Sep 25, 2013 | Exchange |
I often need to get statistics and check mailbox sizes and quotas and here are some useful notes and examples that I often cut’n’paste instead of re-inventing them: Get top list of big mailboxes, sorted by size: Get-Mailbox -ResultSize Unlimited |...
by Admin | Aug 29, 2013 | Deployment |
Sometimes, it’s not possible to PXE-boot your machines to install them using MDT 2010 (because it might be a remote network/VLAN) . Then you have two scenarios that I will cover in this post: Scenario 1: A bootable USB that will connect to the Deployment Share...
by Admin | Aug 19, 2013 | Deployment, Mobile |
I often get asked by friends to re-install their computers and in return, they often offer dinner and wine in return… Sweet deal I think. Installing Windows doesn’t take very long but the patching-reboot-patching-reboot take hours and I prefer sitting at...