Best NAS For Plex 2021
With the year 2020 now behind us, I thought I would write up an article describing what 2021 has to offer as far as Network Attached Storage (NAS) is concerned. Today we’re going to list the best NAS For Plex… Continue Reading
With the year 2020 now behind us, I thought I would write up an article describing what 2021 has to offer as far as Network Attached Storage (NAS) is concerned. Today we’re going to list the best NAS For Plex… Continue Reading
Anytime I’m writing a new Powershell script I always find my self scratching my head trying to recall the exact syntax inside the parameter block. Even though I’ve created hundreds of scripts in my day, I always use a template… Continue Reading
ShouldContinue vs ShouldProcess: What’s the difference? If you’re writing advanced functions and using the SupportsShouldProcess CmdletBinding parameter you should be aware of the difference between these 2 options. While they may seem subtle on the outside, they may have some… Continue Reading
In this article I’m going to show you how to check OneDrive usage for users in Office 365. Since this task is really straight forward I’m going to share how to find it in the GUI as well as getting… Continue Reading
Through out my sysadmin journey I’ve always been an advocate of implementing as much automation as possible. Whether I automate Powershell Scripts with Task Scheduler or create a function to run interactively in the shell. I believe to the core… Continue Reading
If you’re running a VMware environment you might be wondering if there was a way to use PowerCLI To Check VMware Tools Status. The reason for checking it through the command line is so you can check the virtual machines… Continue Reading
A while back I posted a script on how to Get System Uptime and Last Reboot Status Using Powershell so I thought a great edition to that script would be to Get Reboot History using Powershell. The uptime script showed… Continue Reading
In the recent days I’ve been dabbing more and more into the php and web application world. The reason was that I wanted to create a web application that the helpdesk or Jr Sysamins can use without necessarily giving them… Continue Reading
With the newer release of the Powershell Module for Exchange Online I wanted to take the time to show you folks how to get that installed on your system. Microsoft claims that it is more reliable and faster than its… Continue Reading
Recently I was checking out my Azure tenant to see which mobile devices are currently in play. This reason for this was to see if there were any stale devices that can be deleted or if there were devices of… Continue Reading