Blog
211 posts · PowerShell, SCCM, Home Assistant, AI operators, and the tools I build along the way.
-
SCCM Script – Force Windows update from SCCM or Microsoft
Sometimes I have a server or workstation that for whatever reason I need to update outside of its scheduled maintenance window. Instead of having to RDP in and update manually I…
-
Chocolatey is awesome
If you have not heard of chocolatey, you are in luck! I will introduce you. Chocolatey is a package management tool for Windows, its a lot like apt or yum if you have used linux…
-
Use Powershell to Create and Add members to Active Directory Groups from csv
This is a task that I feel like there are a ton of ways to do it, this is just mine. With this you create a csv file with two columns; the first is the username of the person yo…
-
Powershell Add Portgroups to VMWare Hosts
If you don’t have licensing for distributed switches in vCenter adding portgroups to a new host or a new cluster can be super time consuming in the UI BUT thankfully VMWare has …
-
Powershell Diagram vCenter
This is a script that I got from someone else but have modified pretty heavily. This will use Powershell to diagram vCenter. This will connect to vCenter, pull a list of cluster…
-
Powershell Install SCCM Client
There have been times where I have run into issues where the SCCM client doesn’t install on a new server or I am trying to finish a server setup quickly and I don’t want to wait…
-
Powershell Connection Examples
Powershell Connection examples






