Find Forwarding Rules
Not too long ago, I needed to do some rule auditing for forwarders in a client's exchange online. They believed someone had a rule in their exchange account that was forwarded to a spammer. They believed this because new employees were receiving emails within a few days of creation. So, it's time for some PowerShell magic to save the day. It's...
Mitel Director NCC logs
One of the things that have helped me throughout my struggles with Mitel/Shoretel is the NCC logs inside the shoreline data folder. These logs can be hard to read, and very aggravating. Let's look at a log example. Below is a table that explains each of the call...
Local Site Found by a Universal device
We have multiple locations with backup hosted sites. These sites are designed to allow the end-user to access the information they need when the network is down. They are set up with a local database and some basic asp.net coding. However, the devices that communicate...
Password Notifications
I wanted to share a little script that has changed the world at my current company. It's a simple password email notification script. What it does is grabs the users' whos passwords about to expire. Then it emails that user with instructions on how to reset their...