Use Powershell to output a list of users’ group membership to csv
Here is a quick and easy script for getting a list users group membership. Before…
Squid Proxy Setup Ubuntu 20.04
Squid is a caching web proxy service. There are many reasons why you might want…
SCCM Script – Disable Windows Firewall
This is a simple script to disable windows firewall for all profiles (Private, Domain, Public).…
SCCM Script – Disable Weak TLS and SSL
This SCCM script will make sure TLS 1.2 is enabled and disables TLS 1.0, TLS…
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…