SCCM Script – Create and Run SCCM Script
This is more of a reference post for my other posts with ACTUAL SCCM scripts…
Yubikey Linux 2 Factor login and Sudo
Using the Yubikey for securing your login to Linux is a great step. Here is…
Yubikey Lock PC and Close terminal sessions when removed
Locking your PC when you walk away is super important so someone cant mess with…
Yubikey and Full disk encryption
Full disk encryption is a great way to secure your hard drive. The downfall to…
Yubikey to secure your accounts
I have been using multi-factor authentication pretty much since google started offering it back around…
vCenter Fix – The Host is already connected to vCenter
Recently I worked on an issue where a coworker changed the IP and hostname of…
SCCM Script – Visual C++ Redistributable updater
While windows update will update the VCRedist packages you have installed it will not remove…
SCCM Script – Force Windows update from SCCM or Microsoft
Sometimes I have a server or workstation that for whatever reason I need to update…
Chocolatey is awesome
If you have not heard of chocolatey, you are in luck! I will introduce you.…
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…