SSH with Powershell
Recently I went over how to get information from the Unifi Controller. Now I want to show you how to grab information from the unifi device itself. In this example, we are going to use SSH with Powershell to pull some basic information from an unifi AP. SSH with Powershell The first thing you will need is to make an ssh connection. Most computers...
Upgrade Windows – Dell
I have a love hate relationship with dell. When it comes to windows 10 upgrades, I really don't like them. How do you mass push windows 10 upgrade to clients without breaking them. As many of you know, recently the 20H2 update has broken many different dells. So, a...
Citrix Workspace Installer Script
I don't like working with Citrix receiver. They drive me crazy. One version doesn't work with the other and so on and so forth. Then finding the one you need is a pain. Thankfully, the workspace is a little better at this process. Many of my clients have recently...
Azure SKU to Real Names
A recent project hand me a little batty. The names of office products change almost every 3 months. Its sometimes small and then it's sometimes their full product sweep. This makes it super hard to keep up. The good thing is the SKUPartNumber does not change often. I...