Exchange permission issues for a single user on a generic mailbox

We created a new generic mailbox in Exchange 2010. Created a group (Global) and added the users to it. We then created a Universal group, added the Global group to it and then added the Universal group to the mailbox with full mailbox permissions. After the obligatory wait 24 hours for Exchange to update it’s … Read more

Networking randomly dies on a 2012 R2 vSphere VM

Strange issue. Simple solution. We had a Windows Server 2012 R2 Domain Controller sitting on vSphere 5.5 (2068190) which would randomly lose it’s network connection. When you logged into the system locally the network interface appeared to be up but you could not connect to anything outside of the VM. If I rebooted the VM … Read more

Previous version of the Active Directory Replication Status Tool

Who liked using the Active Directory Replication Status Tool? I did. Who thought it was a great, simple, straight forward tool that was far easier than interpreting the output of some command line tools and didn’t feel it needed to become a cloud service with a less intitive interface? I do. Digging through a few of my … Read more

Powershell script to monitor mount points in Windows and e-mail an alert

Simple script inspired by this blog post. This script will read a servers.txt file located in the same directory as the script, check each server listed (one per line, use the servers FQDN) for mount points, see how much free space is available, compare it to a minimum amount you set and then e-mail an … Read more

NetApp SnapManager for Exchange – Error Code: 0xc004146f

We use SnapManager for Exchange and NetApp Single Mailbox Recovery to backup our Exchange 2010 environment. We’ve noticed that randomly our backups will fail with a verification error. The backups are still good and the failure usually happens 2-3 times in a row and then doesn’t happen again for a month. NetApp has a KB … Read more