by Admin | Feb 3, 2016 | Hardware |
I’m a big fan of Ubiquiti and own both their wireless AP’s and Firewall Edgerouter. At work we use Cisco, HP and other Enterprise brands but at home I use Ubiquiti as you get Enterprise grade solutions for the cheap. I’ve been using aht UniFI AP at...
by Admin | Nov 6, 2015 | Windows |
My post on Configuring NTP on Windows 2012 gets many hits so it seems like it’s a popular topic. While that post is still valid and correct, sometimes you prefer using GPO in a domain environment instead of w32tm.exe command. And since I couldn’t find a...
by Admin | Jun 14, 2015 | Hardware |
Sometimes, virtualization won’t do. You need physical computers to test out some new cool client thing. Having a bunch of fullsize desktops takes up too much space and it’s not often you have a bunch of unused laptops at your office. Many of you have...
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...