Automating Home Security with Home Assistant and AI: Skylar OTG Report
Home automation has transformed the way we interact with our living spaces. Home Assistant, combined…
SCCM Script – Uninstall McAfee
Here is a short but effective script to be run out of SCCM to completely…
SCCM Script – Force Remove Flash
Well, Flash is finally dead and you probably want to get it off all your…
Backup and restore DHCP with Powershell
This is a helpful script for migrating from one DHCP server to another. With this,…
Add local ESXi users
For the most part you can use vCenter and powercli to get almost anything you…
Run Powershell commands on many systems
One of the best things about powershell is the ability to run commands on many…
Read text from a PDF with Powershell
The other day I helped a co worker with a script he was working on.…
Use DeskDock and Wireless ADB to control your phone from your PC wirelessly
Today I want to show you how to use DeskDock to control your phone from…
Create Azure vnet, subnet and Network security group with application policies with powershell
In a previous post I showed you how to create a resource group. The next…
Use Powershell profiles
Powershell profiles are like startup programs for powershell. You can have it load in creds,…