Category: PowerShell Scripts

Deprecating TLS 1.0 and TLS 1.1

Deprecating TLS 1.0 and TLS 1.1

There have been many discussions about TLS, what to enable and what to disable. Here is the bottom line, you only need to disable TLS 1.0, both TLS 1. ...
Wheel of Lunch

Wheel of Lunch

No longer do you need to go through the antagonizing ritual of deciding where to eat for lunch! Spin The-Wheel-of-Lunch to find out! Function Spi ...
Packet Capture with PowerShell

Packet Capture with PowerShell

This is a great script written by Robbie Foust from Duke University back in 2007. NIC Driver MUST support Promiscuous mode! # # get-packet.ps1 # ...
Create Local Administrator Account Remotely

Create Local Administrator Account Remotely

This script can be used to generate a new local administrator account on remote computers (Yes, you have to run it with an account that already ha ...
Testing SSL and TLS with PowerShell

Testing SSL and TLS with PowerShell

This is an excellent PowerShell script if you want to test which SSL and TLS protocols are enabled on your webserver. This is extremely important ...
5 / 5 POSTS