You read that right, access PDQ information with PowerShell. You will need the PS SQL Lite module first. This module will allow you to access the SQL lite server. The…
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…
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…
Today I wanted to tell you the story of Naaman in relationship to recovery. The story of Naaman can be found in 2 kings 5. "Now Naaman was commander of…
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'…
The PSBoundParameter is an amazing tool that will clear your mind of worries about non-mandatory parameter sets. In my Super Help Desk module I use the credential flag. Inside this…
Have you ever started in a company and there was no documentation? The disabled OU isn't named "Disabled Users" and things are just what the heck? This powershell script will…